VictoriaMetrics/lib/promscrape
2020-04-24 14:33:50 +03:00
..
discovery/kubernetes lib/promscrape: query /api/v1/namespaces/* for the configured namespaces in kubernetes_sd_config 2020-04-24 14:33:50 +03:00
discoveryutils lib/promscrape: move KubernetesSDConfig to lib/promscrape/discovery/kubernetes 2020-04-23 11:34:22 +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 -promscrape.configCheckInterval command-line flag for automating config checking 2020-04-23 23:41:08 +03:00
config_test.go lib/promscrape: add -promscrape.configCheckInterval command-line flag for automating config checking 2020-04-23 23:41:08 +03:00
scraper.go lib/promscrape: add -promscrape.configCheckInterval command-line flag for automating config checking 2020-04-23 23:41:08 +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