prometheus/scrape
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
Conflicts:
	cmd/prometheus/main.go
	docs/command-line/prometheus.md
	docs/feature_flags.md
	web/ui/build_ui.sh
	web/web.go
    Resolved by dropping the UTF-8 feature flag and adding the
    `auto-reload-config` feature flag.
    For the new web ui pick all changes from `main`.
2024-09-09 15:44:22 +02:00
..
testdata
clientprotobuf.go
helpers_test.go
manager.go Scrape: Add scrape_failure_log_file to log Scrape Failures 2024-09-05 11:01:40 +02:00
manager_test.go Merge branch 'main' into 3.0-main-sync-24-09-09 2024-09-09 15:44:22 +02:00
metrics.go
scrape.go Merge branch 'main' into 3.0-main-sync-24-09-09 2024-09-09 15:44:22 +02:00
scrape_test.go Merge branch 'main' into 3.0-main-sync-24-09-09 2024-09-09 15:44:22 +02:00
target.go Target parameter labels should not be overridden by config params 2024-09-05 12:10:11 +02:00
target_test.go