VictoriaMetrics/lib/promscrape
2020-04-28 02:14:26 +03:00
..
discovery lib/promscrape/discovery/gce: make golangci-lint happy 2020-04-27 19:29:42 +03:00
discoveryutils lib/promscrape: initial implementation for gce_sd_configs aga Prometheus-compatible service discovery for Google Compute Engine 2020-04-24 17:53:43 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:22 +03:00
client.go lib/promscrape: handle connection reset when targets responds with http redirect 2020-04-28 02:14:26 +03:00
config.go lib/promscrape: add initial support for Prometheus-compatible service discovery for Amazon EC2 aka ec2_sd_configs 2020-04-27 19:29:22 +03:00
config_test.go lib/promscrape: add -promscrape.configCheckInterval command-line flag for automating config checking 2020-04-23 23:41:26 +03:00
scraper.go lib/promscrape: add initial support for Prometheus-compatible service discovery for Amazon EC2 aka ec2_sd_configs 2020-04-27 19:29:22 +03:00
scrapework.go lib/promscrape: suppress scrape errors if -promscrape.suppressScrapeErrors flag is set 2020-04-16 23:41:52 +03:00
scrapework_test.go lib/promscrape: rename 'scrape_config->scrape_limit' to 'scrape_config->sample_limit' 2020-04-14 12:00:03 +03:00
scrapework_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
statconn.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
targetstatus.go lib/promscrape: print all the labels for the target on error message for failed scrape 2020-04-16 23:35:10 +03:00