VictoriaMetrics/lib/promscrape
Aliaksandr Valialkin 3e55c7e069 lib/promscrape: reduce timestamp jitter when scraping targets
This should improve compression for timestamps
2020-04-01 16:11:35 +03:00
..
testdata app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
client.go lib/promscrape: do not retry idempotent requests when scraping targets 2020-03-09 13:31:52 +02:00
config.go lib/promscrape: allow overriding external_labels as Prometheus does 2020-03-12 20:24:42 +02:00
config_test.go lib/promscrape: allow overriding external_labels as Prometheus does 2020-03-12 20:24:42 +02:00
scraper.go lib/promscrape: remove possible races when registering and de-registering scrape workers for /targets page 2020-03-11 16:30:21 +02:00
scrapework.go lib/promscrape: reduce timestamp jitter when scraping targets 2020-04-01 16:11:35 +03:00
scrapework_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02: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: consistently update /targets page after SIGHUP 2020-03-11 03:20:03 +02:00