VictoriaMetrics/lib/promscrape
2020-04-20 17:07:11 +03:00
..
discovery/kubernetes lib/promscrape/discovery/kubernetes: reuse a client for empty api_server inside different jobs 2020-04-20 17:07:11 +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 target scraping when the target closes previously established keep-alive connection to it 2020-04-16 23:25:29 +03:00
config.go lib/promscrape: add promrelabel.GetLabelValueByName helper function 2020-04-14 14:12:01 +03:00
config_test.go lib/promscrape: reset ScrapeWork.ID in tests 2020-04-14 13:31:31 +03:00
scraper.go lib/promscrape: code cleanup in runScraper func 2020-04-15 11:36:24 +03:00
scrapework.go lib/promscrape: suppress scrape errors if -promscrape.suppressScrapeErrors flag is set 2020-04-16 23:41:30 +03:00
scrapework_test.go lib/promscrape: rename 'scrape_config->scrape_limit' to 'scrape_config->sample_limit' 2020-04-14 11:59:57 +03:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
statconn.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
targetstatus.go lib/promscrape: print all the labels for the target on error message for failed scrape 2020-04-16 23:35:05 +03:00