VictoriaMetrics/lib/promscrape
2020-11-04 10:38:59 +02:00
..
discovery fixes openstack api endpoint with suffix trim adds openstack (#840) 2020-10-16 23:01:45 +03:00
discoveryutils Adds dockerswarm sd (#818) 2020-10-12 16:13:58 +03:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:22 +03:00
client.go lib/promscrape: properly handle response body after 301 redirect 2020-11-02 01:09:59 +02:00
config.go adds leading forward slash check for scrapeURL path (#855) 2020-11-01 23:22:16 +02:00
config_test.go adds leading forward slash check for scrapeURL path (#855) 2020-11-01 23:22:16 +02:00
scraper.go lib/promscrape: add stream parse mode for efficient scraping of targets that expose millions of metrics 2020-11-01 23:12:26 +02:00
scrapework.go lib/promscrape: reduce memory allocations in promLabelsString() function 2020-11-04 10:38:59 +02:00
scrapework_test.go lib/promscrape: reduce memory allocations in promLabelsString() function 2020-11-04 10:38:59 +02:00
scrapework_timing_test.go lib/promscrape: show real timestamp and real duration for the scape on /targets page 2020-08-10 12:40:49 +03:00
statconn.go lib/promscrape: add stream parse mode for efficient scraping of targets that expose millions of metrics 2020-11-01 23:12:26 +02:00
targetstatus.go app/vmagent: expose /api/v1/targets page according to https://prometheus.io/docs/prometheus/latest/querying/api/#targets 2020-10-20 21:55:14 +03:00