Prometheus 3.0 introduces an experimental info() function that simplifies enriching metrics with metadata labels from info metrics. The traditional PromQL join approach requires specifying identifying labels, info metrics, and data labels explicitly, making queries complex and error-prone. The info() function wraps queries in a

9m read timeFrom prometheus.io
Post cover image
Table of contents
The Problem: Complex Joins and The Churn ProblemBasic SyntaxSelecting Different Info MetricsReal-World Use CasesBefore and After: Side-by-Side ComparisonTechnical BenefitsGetting StartedCurrent Limitations and Future PlansGiving FeedbackConclusion

Sort: