VictoriaMetrics/lib/promscrape
Nikolay e307bbb29a
adds http_sd (#1399)
* adds http_sd

* adds X-Prometheus-Refresh-Interval-Seconds header

* Update lib/promscrape/discovery/http/api.go

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
2021-06-22 13:33:37 +03:00
..
discovery adds http_sd (#1399) 2021-06-22 13:33:37 +03:00
discoveryutils adds http_sd (#1399) 2021-06-22 13:33:37 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go lib/promscrape: increase the duration for reading the full response in stream parsing mode 2021-06-14 12:28:09 +03:00
config.go adds http_sd (#1399) 2021-06-22 13:33:37 +03:00
config_test.go lib/promscrape: reload auth tokens from files every second 2021-05-14 20:00:08 +03:00
scraper.go adds http_sd (#1399) 2021-06-22 13:33:37 +03:00
scrapework.go lib/promscrape: show the number of samples collected during the last scrape at /targets and /api/v1/targets pages 2021-06-14 14:04:00 +03:00
scrapework_test.go app/{vmagent,vminsert}: follow-up after 2fe045e2a4 2021-06-04 20:27:58 +03:00
scrapework_timing_test.go lib/promscrape: remove ID field from ScrapeWork struct. Use a pointer to ScrapeWork as a key in targetStatusMap 2020-12-17 14:32:56 +02:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00
targets_response.qtpl lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:53:52 +03:00
targets_response.qtpl.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:53:52 +03:00
targetstatus.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:53:52 +03:00