VictoriaMetrics/lib/promscrape
Aliaksandr Valialkin c189104be7 lib/promscrape: reduce timestamp jitter when scraping targets
This should improve compression for timestamps
2020-04-01 16:13:01 +03:00
..
testdata app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
client.go lib/promscrape: do not retry idempotent requests when scraping targets 2020-03-09 13:31:20 +02:00
config.go lib/promscrape: allow overriding external_labels as Prometheus does 2020-03-12 20:25:27 +02:00
config_test.go lib/promscrape: allow overriding external_labels as Prometheus does 2020-03-12 20:25:27 +02:00
scraper.go lib/promscrape: remove possible races when registering and de-registering scrape workers for /targets page 2020-03-11 16:30:43 +02:00
scrapework.go lib/promscrape: reduce timestamp jitter when scraping targets 2020-04-01 16:13:01 +03:00
scrapework_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
statconn.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
targetstatus.go lib/promscrape: consistently update /targets page after SIGHUP 2020-03-11 03:20:38 +02:00