Introducing the Experimental info() Function
Prometheus Blog

Introducing the Experimental info() Function


Summary

Prometheus 3.0 introduces the experimental `info()` function to simplify enriching metrics with metadata labels from "info" metrics (like those from OpenTelemetry). Traditionally, this required complex PromQL join queries specifying join labels and data labels, but `info()` achieves the same result with a single function call, automatically handling label matching. Crucially, `info()` also resolves the “churn problem” – issues caused by changing info metric labels – by automatically selecting the latest time series data, resulting in more reliable queries and dashboards.
Read the Original Article

This article originally appeared on Prometheus Blog.

Read Full Article on Original Site

Popular from Prometheus Blog

1
When (not) to use varbit chunks
When (not) to use varbit chunks

Björn “Beorn” Rabenstein May 8, 2016 76 views

2
Custom service discovery with etcd
Custom service discovery with etcd

Fabian Reinartz Aug 17, 2015 62 views

3
Monitoring DreamHack - the World's Largest Digital Festival
Monitoring DreamHack - the World's Largest Digital Festival

DreamHack Network Team Jun 24, 2015 61 views

4
Interview with Scalefastr
Interview with Scalefastr

Brian Brazil Feb 8, 2018 58 views

5
Interview with JustWatch
Interview with JustWatch

Brian Brazil Oct 12, 2016 56 views