VictoriaMetrics/lib/promscrape
2020-09-15 14:16:05 +03:00
..
discovery lib/promscrape/discovery/dns: add __meta_dns_srv_record_target and __meta_dns_srv_record_port labels 2020-09-11 23:39:13 +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:31:52 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:05:52 +03:00
config.go all: support %{ENV_VAR} placeholders in yaml configs in all the vm* components 2020-08-13 17:15:25 +03:00
config_test.go lib/promscrape: add a test for scrape config for blackbox exporter 2020-08-09 12:02:48 +03:00
scraper.go lib/promscrape: add a link to troubleshooting docs to error message when duplicate scrape target with identical labels is skipped 2020-09-15 14:16:05 +03:00
scrapework.go lib/promscrape: typo fix 2020-09-12 00:14:21 +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 Extend metric vm_promscrape_targets with status label (#615) 2020-07-13 21:52:03 +03:00