VictoriaMetrics/lib/promscrape
Dmytro Kozlov a3ee275149
lib/promscrape: Enable filters for endpoint and labels (#2466)
* lib/promscrape: Enable filters for endpoint and labels

* lib/promscrape: cleanup

* lib/promscrape: update template

* lib/promscrape: move logic filter logic to backend

* lib/promscrape: updated placeholder

* lib/promscrape: updated placeholder

* lib/promscrape: use two different fields for filters, updated form, added error on parsing queries

* lib/promscrape: rename functions

* lib/promscrape: removed unused values

* wip

* wip

* wip

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-04-19 18:26:21 +03:00
..
discovery Consul SD - update services on the watcher's start (#2202) 2022-02-21 15:32:45 +02:00
discoveryutils lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
testdata lib/promscrape: fix errors in test config 2022-02-08 19:56:37 +02:00
client.go lib/promscrape: allow up to 5 redirects when scraping a target by default 2021-12-16 00:14:14 +02:00
config.go lib/promscrape: adds job restart method (#2455) 2022-04-16 20:28:46 +03:00
config_test.go lib/promscrape: follow-up after baa1c24b36 2022-04-16 14:25:54 +03:00
scraper.go lib/promscrape: adds job restart method (#2455) 2022-04-16 20:28:46 +03:00
scrapework.go lib/promscrape: follow-up after 7e79adfb55 2022-04-12 12:36:17 +03:00
scrapework_test.go lib/promscrape: generate scrape_timeout_seconds metric per each scrape target in the same way as Prometheus 2.30 does 2021-09-12 15:20:44 +03:00
scrapework_timing_test.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:52:32 +03:00
statconn.go lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
targetstatus.go lib/promscrape: Enable filters for endpoint and labels (#2466) 2022-04-19 18:26:21 +03:00
targetstatus.qtpl lib/promscrape: Enable filters for endpoint and labels (#2466) 2022-04-19 18:26:21 +03:00
targetstatus.qtpl.go lib/promscrape: Enable filters for endpoint and labels (#2466) 2022-04-19 18:26:21 +03:00