VictoriaMetrics/lib/promscrape
2021-08-29 11:23:58 +03:00
..
discovery lib/promscrape/discovery/kubernetes: use v1 API instead of v1beta1 API for role: ingress and role: endpointslices 2021-08-29 11:23:58 +03:00
discoveryutils adds http_sd (#1399) 2021-06-22 13:42:09 +03:00
testdata lib/promscrape: add ability to load scrape configs from multiple files 2021-08-26 08:51:53 +03:00
client.go lib/promscrape: increase the duration for reading the full response in stream parsing mode 2021-06-14 12:29:46 +03:00
config.go lib/promscrape: add ability to load scrape configs from multiple files 2021-08-26 08:51:53 +03:00
config_test.go lib/promscrape: add ability to load scrape configs from multiple files 2021-08-26 08:51:53 +03:00
scraper.go lib/promscrape: add ability to load scrape configs from multiple files 2021-08-26 08:51:53 +03:00
scrapework.go lib/promscrape: reduce memory and CPU usage when Prometheus staleness tracking is enabled for metrics from deleted / disappeared scrape targets 2021-08-21 21:24:07 +03:00
scrapework_test.go lib/promscrape: send stale markers for the previously scraped metrics on failed scrapes like Prometheus does 2021-08-18 22:00:46 +03:00
scrapework_timing_test.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:51:00 +03:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00
targets_response.qtpl lib/promscrape: restore red highlighting for DOWN targets at /targets page 2021-08-15 16:04:33 +03:00
targets_response.qtpl.go lib/promscrape: restore red highlighting for DOWN targets at /targets page 2021-08-15 16:04:33 +03:00
targetstatus.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:54:12 +03:00