Summary
The collector's self-scrape emits internal counter names without the Prometheus _total suffix. The generated metric allowlist accepts only the suffixed form, so these counters are discarded before export.
Expected behavior
Generated container and Helm configurations retain the raw counter names while keeping existing aliases for compatibility.
Summary
The collector's self-scrape emits internal counter names without the Prometheus _total suffix. The generated metric allowlist accepts only the suffixed form, so these counters are discarded before export.
Expected behavior
Generated container and Helm configurations retain the raw counter names while keeping existing aliases for compatibility.