prometheus/template/semconv/README.md
Arthur Silva Sens a5e5969457
Add generated metrics and documentation
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2026-01-15 19:05:15 -03:00

880 B

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