Expand description
Implementations of rate, increase and delta functions in PromQL.
Structs§
- Extrapolated
Rate - Part of the
extrapolatedRatein Promql, from https://github.com/prometheus/prometheus/blob/v0.40.1/promql/functions.go#L66
Implementations of rate, increase and delta functions in PromQL.
extrapolatedRate in Promql,
from https://github.com/prometheus/prometheus/blob/v0.40.1/promql/functions.go#L66