prometheus/config
Owen Williams 74610b7c89
config: address edge case where local config specifies validation mode only (#16923)
This check ensures that local ScrapeConfigs that only specify Legacy validation do not inherit the default global AllowUTF8 escaping setting, which is an invalid combination of settings.

---------

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2025-08-04 13:53:50 -04:00
..
testdata config: address edge case where local config specifies validation mode only (#16923) 2025-08-04 13:53:50 -04: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 config: address edge case where local config specifies validation mode only (#16923) 2025-08-04 13:53:50 -04:00
config_windows_test.go config: Remove validation GetScrapeConfigs; require using config.Load. 2024-12-11 13:31:01 +00:00
config.go config: address edge case where local config specifies validation mode only (#16923) 2025-08-04 13:53:50 -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