VictoriaMetrics/lib/promscrape
Aliaksandr Valialkin d24e5d9efd
lib/promscrape: show the total number of scrapes and the total number of scrape errors per target at /targets page
This information may be useful when debugging unreliable scrape targets
2022-02-03 20:23:27 +02:00
..
discovery lib/promscrape/discovery/kubernetes: add __meta_kubernetes_node_provider_id label for discovered Kubernetes nodes in the same way as Prometheus does 2022-01-13 23:17:24 +02:00
discoveryutils
testdata
client.go lib/promscrape: allow up to 5 redirects when scraping a target by default 2021-12-16 00:14:45 +02:00
config_test.go
config.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
scraper.go lib/promscrape: provide the ability to fetch target responses on behalf of vmagent or single-node VictoriaMetrics 2022-02-03 19:02:12 +02:00
scrapework_test.go
scrapework_timing_test.go
scrapework.go lib/promscrape: provide the ability to fetch target responses on behalf of vmagent or single-node VictoriaMetrics 2022-02-03 19:02:12 +02:00
statconn.go
targets_response.qtpl lib/promscrape: show the total number of scrapes and the total number of scrape errors per target at /targets page 2022-02-03 20:23:27 +02:00
targets_response.qtpl.go lib/promscrape: show the total number of scrapes and the total number of scrape errors per target at /targets page 2022-02-03 20:23:27 +02:00
targetstatus.go lib/promscrape: show the total number of scrapes and the total number of scrape errors per target at /targets page 2022-02-03 20:23:27 +02:00