expression

@JvmName(name = "cniwsyymmkllteyi")
suspend fun expression(value: Output<String>)
@JvmName(name = "rqahvgkldaimlwyy")
suspend fun expression(value: String)

Parameters

value

The PromQL expression to evaluate. https://prometheus.io/docs/prometheus/latest/querying/basics/. Evaluated periodically as given by 'interval', and the result recorded as a new set of time series with the metric name as given by 'record'.