VictoriaMetrics/lib/promscrape
Aliaksandr Valialkin 257521a634 lib/promscrape: properly expose statuses for targets with duplicate scrape urls at /targets page
Previously targets with duplicate scrape urls were merged into a single line on the page.
Now each target with duplicate scrape url is displayed on a separate line.
2020-04-14 13:10:01 +03:00
..
discovery/kubernetes lib/promscrape: add initial support for kubernetes_sd_config 2020-04-13 21:03:28 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
config.go lib/promscrape: properly expose statuses for targets with duplicate scrape urls at /targets page 2020-04-14 13:10:01 +03:00
config_test.go lib/promscrape: remove labels starting with __meta_ after applying relabel_configs as Prometheus does 2020-04-14 12:23:22 +03:00
scraper.go lib/promscrape: add initial support for kubernetes_sd_config 2020-04-13 21:03:28 +03:00
scrapework.go lib/promscrape: properly expose statuses for targets with duplicate scrape urls at /targets page 2020-04-14 13:10:01 +03:00
scrapework_test.go lib/promscrape: rename 'scrape_config->scrape_limit' to 'scrape_config->sample_limit' 2020-04-14 11:59:57 +03:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
statconn.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
targetstatus.go lib/promscrape: properly expose statuses for targets with duplicate scrape urls at /targets page 2020-04-14 13:10:01 +03:00