prometheus/config
chardch a1c157aaef Add global config option for always_scrape_classic_histograms
Addresses https://github.com/prometheus/prometheus/issues/16371
This will help with migrating to native histograms with `convert_classic_histograms_to_nhcb` since users may still need to keep the classic histograms during a migration

Signed-off-by: chardch <otwordsne@gmail.com>
2025-05-05 10:14:04 -07:00
..
testdata Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
config_default_test.go config: Remove validation GetScrapeConfigs; require using config.Load. 2024-12-11 13:31:01 +00:00
config_test.go Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
config_windows_test.go config: Remove validation GetScrapeConfigs; require using config.Load. 2024-12-11 13:31:01 +00:00
config.go Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07: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