Module prometheus_http_query::functions [−][src]
Expand description
A set of PromQL function equivalents e.g. abs
and rate
Functions
Apply the PromQL abs
function.
Apply the PromQL absent
function.
Apply the PromQL absent_over_time
function.
Apply the PromQL avg_over_time
function.
Apply the PromQL ceil
function.
Apply the PromQL changes
function.
Apply the PromQL clamp
function.
Apply the PromQL clamp_max
function.
Apply the PromQL clamp_min
function.
Apply the PromQL count_over_time
function.
Apply the PromQL day_of_month
function.
Apply the PromQL day_of_week
function.
Apply the PromQL days_in_month
function.
Apply the PromQL delta
function.
Apply the PromQL deriv
function.
Apply the PromQL exp
function.
Apply the PromQL floor
function.
Apply the PromQL histogram_quantile
function.
Apply the PromQL holt_winters
function.
Apply the PromQL hour
function.
Apply the PromQL idelta
function.
Apply the PromQL increase
function.
Apply the PromQL irate
function.
Apply the PromQL label_join
function.
Apply the PromQL label_replace
function.
Apply the PromQL last_over_time
function.
Apply the PromQL ln
function.
Apply the PromQL log2
function.
Apply the PromQL log10
function.
Apply the PromQL max_over_time
function.
Apply the PromQL min_over_time
function.
Apply the PromQL minute
function.
Apply the PromQL month
function.
Apply the PromQL predict_linear
function.
Apply the PromQL present_over_time
function.
Apply the PromQL quantile_over_time
function.
Apply the PromQL rate
function.
Apply the PromQL resets
function.
Apply the PromQL round
function.
Apply the PromQL scalar
function.
Apply the PromQL sgn
function.
Apply the PromQL sort
function.
Apply the PromQL sort_desc
function.
Apply the PromQL stddev_over_time
function.
Apply the PromQL stdvar_over_time
function.
Apply the PromQL sum_over_time
function.
Apply the PromQL timestamp
function.
Apply the PromQL year
function.