VictoriaMetrics/lib/promscrape
2021-07-01 11:48:07 +03:00
..
discovery lib/promscrape/discovery/docker: fix golint warning: struct field Id should be ID 2021-06-29 13:12:28 +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 lib/promscrape: split docker and dockerswarm service discovery code bases, since they have very little in common 2021-06-25 13:20:20 +03:00
config_test.go lib/promscrape: reload auth tokens from files every second 2021-05-14 20:00:08 +03:00
scraper.go lib/promscrape: split docker and dockerswarm service discovery code bases, since they have very little in common 2021-06-25 13:20:20 +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 fixes /targets button style (#1423) 2021-07-01 11:48:07 +03:00
targets_response.qtpl.go fixes /targets button style (#1423) 2021-07-01 11:48:07 +03:00
targetstatus.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:53:52 +03:00