VictoriaMetrics/lib/promscrape
肖贝贝 2b16c188e8
fix: vmagent not follow 301/302 redirect bug (#445)
Co-authored-by: xiaobeibei <xiaobeibei@bigo.sg>
2020-04-28 01:29:37 +03:00
..
discovery lib/promscrape/discovery/gce: make golangci-lint happy 2020-04-27 19:28:10 +03:00
discoveryutils lib/promscrape: initial implementation for gce_sd_configs aga Prometheus-compatible service discovery for Google Compute Engine 2020-04-24 17:51:22 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go fix: vmagent not follow 301/302 redirect bug (#445) 2020-04-28 01:29:37 +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
config.go lib/promscrape: add initial support for Prometheus-compatible service discovery for Amazon EC2 aka ec2_sd_configs 2020-04-27 19:25:53 +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:25:53 +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
scrapework.go lib/promscrape: suppress scrape errors if -promscrape.suppressScrapeErrors flag is set 2020-04-16 23:41:30 +03: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