VictoriaMetrics/lib/promscrape
2020-06-23 15:40:40 +03:00
..
discovery lib/promscrape/discovery/consul: reduce load on Consul when discovering big number of targets by using background caching 2020-06-20 18:20:01 +03:00
discoveryutils lib/promscrape: reduce default value for -promscrape.discovery.concurrency from 500 to 100 2020-06-20 17:53:42 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go lib/promscrape: retry performing the request to the server for up to 3 times before giving up when it closes keep-alive connections 2020-06-23 12:33:54 +03:00
config.go lib/promscrape: preserve the previously discovered targets on discovery errors per each job_name 2020-06-23 15:40:40 +03:00
config_test.go lib/promscrape: preserve the previously discovered targets on discovery errors per each job_name 2020-06-23 15:40:40 +03:00
scraper.go lib/promscrape: preserve the previously discovered targets on discovery errors per each job_name 2020-06-23 15:40:40 +03:00
scrapework.go lib/promscrape: preserve the previously discovered targets on discovery errors per each job_name 2020-06-23 15:40:40 +03:00
scrapework_test.go lib/promscrape: fix tests after the commit 658a8742ac 2020-05-03 16:56:15 +03:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
statconn.go lib/promscrape: properly connect to TCP6 addresses if -enableTCP6 is set 2020-05-06 00:01:57 +03:00
targetstatus.go lib/promscrape: reload only modified scrapers on config changes 2020-05-03 12:45:40 +03:00