VictoriaMetrics/lib/promscrape
2021-08-03 15:51:45 +03:00
..
discovery lib/promscrape/discovery/gce: add __meta_gce_interface_ipv4_<name> labels as in Prometheus 2.29 2021-08-03 15:51:45 +03:00
discoveryutils adds http_sd (#1399) 2021-06-22 13:42:09 +03:00
testdata lib/promauth: reload TLS certificates from disk on every mTLS connection as Prometheus does 2021-07-01 15:43:43 +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: split docker and dockerswarm service discovery code bases, since they have very little in common 2021-06-25 13:22:16 +03:00
config_test.go lib/promauth: reload TLS certificates from disk on every mTLS connection as Prometheus does 2021-07-01 15:43:43 +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:22:16 +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:35 +03:00
scrapework_test.go app/{vmagent,vminsert}: follow-up after 2fe045e2a4 2021-06-04 20:33:22 +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:31:55 +02:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00
targets_response.qtpl lib/promscrape: add missing whitespace at /targets page before up word 2021-07-26 12:23:06 +03:00
targets_response.qtpl.go lib/promscrape: add missing whitespace at /targets page before up word 2021-07-26 12:23:06 +03:00
targetstatus.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:54:12 +03:00