prometheus/config
Owen Williams d2f1f4fb27
config: Add UnderscoreEscapingWithoutSuffixes translation strategy (#16849)
The last permutation of the translation options does underscore translation but does not add suffixes.
This translation option already exists in Mimir as otel_metric_suffixes_enabled, indicating external demand for this strategy.
There is an accompanying update to prometheus-docs to explain the use of this mode: https://github.com/prometheus/docs/pull/2688

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2025-07-10 11:27:23 -04:00
..
testdata OTLP receiver: Rename otlp.convert_scope_metadata to otlp.promote_scope_metadata (#16760) 2025-06-20 13:09:02 +00:00
config_default_test.go bugfix: Default OTLP config not respected when otlp: block is unset (#16693) 2025-06-04 22:52:39 +02:00
config_test.go Consolidate around prometheus/common/model.ValidationScheme (#16806) 2025-07-03 15:37:46 +02:00
config_windows_test.go config: Remove validation GetScrapeConfigs; require using config.Load. 2024-12-11 13:31:01 +00:00
config.go config: Add UnderscoreEscapingWithoutSuffixes translation strategy (#16849) 2025-07-10 11:27:23 -04:00
reload_test.go fix: fails to auto-reload on changes to rule and scrape config files 2025-04-02 08:41:15 -05:00
reload.go fix: fails to auto-reload on changes to rule and scrape config files 2025-04-02 08:41:15 -05:00