Arthur Silva Sens 8813c5e3a0
Don't create metric vectors if there's no attributes
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-16 10:47:20 -03:00
..
2026-01-15 19:00:52 -03:00

Metrics

This document describes the metrics defined in this semantic convention registry.

Metric Type Unit Description
prometheus_template_text_expansion_failures_total counter {failure} The total number of template text expansion failures.
prometheus_template_text_expansions_total counter {expansion} The total number of template text expansions.

Metric Details

prometheus_template_text_expansion_failures_total

The total number of template text expansion failures.

  • Type: counter
  • Unit: {failure}
  • Stability: development

prometheus_template_text_expansions_total

The total number of template text expansions.

  • Type: counter
  • Unit: {expansion}
  • Stability: development