VictoriaMetrics/lib/promscrape
2020-05-21 15:23:18 +03:00
..
discovery app/vmagent: fix scraping mTLS targets, which has been broken in v1.35.1 2020-05-12 17:23:43 +03:00
discoveryutils lib/promscrape: add -promscrape.discovery.concurrency and -promscrape.discovery.concurrentWaitTime flags for tuning the number of concurrent requests to autodiscovery API servers at Consul or Kubernetes 2020-05-19 17:35:59 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:22 +03:00
client.go app/vmagent,lib/promscrape: do not set HostClient.DialDualStack, since it isnt used if HostClient.Dial is set 2020-05-12 15:24:53 +03:00
config.go lib/promscrape: add -promscrape.config.dryRun flag for checking -promscrape.config for errors or unsupported options 2020-05-21 14:54:32 +03:00
config_test.go lib/promscrape: fix tests after the commit 658a8742ac 2020-05-03 16:59:29 +03:00
scraper.go app/vmagent: add -dryRun option for checking all the configs mentioned in command-line flags without running vmagent 2020-05-21 15:23:18 +03:00
scrapework.go lib/promscrape: remove debug line left after the commit e4aac6ea40 2020-05-03 17:16:19 +03:00
scrapework_test.go lib/promscrape: fix tests after the commit 658a8742ac 2020-05-03 16:59:29 +03:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
statconn.go lib/promscrape: properly connect to TCP6 addresses if -enableTCP6 is set 2020-05-06 00:02:40 +03:00
targetstatus.go lib/promscrape: reload only modified scrapers on config changes 2020-05-03 12:47:16 +03:00