VictoriaMetrics/lib/promscrape
2020-11-01 23:35:06 +02:00
..
discovery fixes openstack api endpoint with suffix trim adds openstack (#840) 2020-10-16 21:20:57 +03:00
discoveryutils Adds dockerswarm sd (#818) 2020-10-12 13:38:21 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go fixes panic at scrape error body formating, (#868) 2020-10-29 17:17:52 +03:00
config.go app/vmagent: expose /api/v1/targets page according to https://prometheus.io/docs/prometheus/latest/querying/api/#targets 2020-11-01 23:35:06 +02:00
config_test.go adds leading forward slash check for scrapeURL path (#855) 2020-10-29 08:39:42 +03:00
scraper.go app/vmagent: expose /api/v1/targets page according to https://prometheus.io/docs/prometheus/latest/querying/api/#targets 2020-11-01 23:35:06 +02:00
scrapework.go lib/promscrape: add -promscrape.suppressDuplicateScrapeTargetErrors command-line flag in order to suppress duplicate scrape target errors 2020-10-08 18:58:30 +03:00
scrapework_test.go lib/promscrape: do not reset the remaining rows when pushing a part of data to remote storage during big scrapes 2020-09-11 23:39:13 +03:00
scrapework_timing_test.go lib/promscrape: show real timestamp and real duration for the scape on /targets page 2020-08-10 12:40:25 +03:00
statconn.go lib/promscrape: properly connect to TCP6 addresses if -enableTCP6 is set 2020-05-06 00:01:57 +03:00
targetstatus.go app/vmagent: expose /api/v1/targets page according to https://prometheus.io/docs/prometheus/latest/querying/api/#targets 2020-11-01 23:35:06 +02:00