High cardinality metrics causing metric explosion
warningperformanceUpdated Feb 9, 2026(via Exa)
Sources
Technologies:
How to detect:
Excessive labels on Traefik metrics lead to high cardinality, causing metric explosion that can overwhelm Prometheus with storage and query performance issues.
Recommended action:
Limit the number of labels in Traefik metrics configuration. Review addEntryPointsLabels, addRoutersLabels, and addServicesLabels settings and disable unnecessary label dimensions. Avoid adding custom labels with high-cardinality values like request IDs or timestamps.