VictoriaMetrics/lib/promscrape
2020-10-06 11:20:36 +03:00
..
discovery lib/promscrape/discovery/openstack: show expiration time for refreshed OpenStack token in seconds - this is easier to interpret by human 2020-10-06 11:20:36 +03:00
discoveryutils lib/promscrape: properly retry requests on the server closed connection before returning the first response byte error during service discover API calls and target scrapes 2020-08-13 22:32:29 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:22 +03:00
client.go lib/promscrape: avoid copying response body when scraping targets. 2020-09-18 13:06:00 +03:00
config.go Adds openstack sd (#811) 2020-10-05 16:48:54 +03:00
config_test.go lib/promrelabel: make a copy of label with new name for action: labelmap in the same way as Prometheus does 2020-10-05 16:20:22 +03:00
scraper.go Adds openstack sd (#811) 2020-10-05 16:48:54 +03:00
scrapework.go lib/promscrape: typo fix 2020-09-12 00:14:15 +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:38:17 +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:49 +03:00
statconn.go lib/promscrape: properly connect to TCP6 addresses if -enableTCP6 is set 2020-05-06 00:02:40 +03:00
targetstatus.go Extend metric vm_promscrape_targets with status label (#615) 2020-07-13 21:54:53 +03:00