-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:StorageEngine/TSDBYou know, for MetricsYou know, for Metrics>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEnginev9.2.0
Description
Description
absent(v) returns a 1‑element instant vector with value 1 if v matches no series; otherwise it returns an empty vector, which behaves as “falsey/non-existent” in PromQL set algebra.
absent_over_time(v[5m]) returns a 1‑element instant vector with 1 if there were no raw samples in the lookback window; otherwise it returns an empty vector, enabling time-windowed absence checks.
present_over_time(v): the value 1 for any series in the specified interval.
See for extra reference https://prometheus.io/docs/prometheus/latest/querying/functions/#absent.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:StorageEngine/TSDBYou know, for MetricsYou know, for Metrics>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEnginev9.2.0