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 63 views

2
Custom service discovery with etcd
Custom service discovery with etcd

Fabian Reinartz Aug 17, 2015 29 views

3
Announcing Prometheus 3.0
Announcing Prometheus 3.0

The Prometheus Team Nov 14, 2024 28 views

4
Interview with Hostinger
Interview with Hostinger

Brian Brazil Feb 6, 2019 28 views

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

DreamHack Network Team Jun 24, 2015 28 views