VictoriaMetrics/lib/promrelabel
Dmytro Kozlov 17552dba8b
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:27:44 +03:00
..
testdata lib/promrelabel: add keep_metrics and drop_metrics actions to relabeling rules 2021-09-09 16:25:09 +03:00
config.go lib/promrelabel: add support for conditional relabeling via if filter 2022-02-24 02:35:13 +02:00
config_test.go all: typo fix: unexected -> unexpected 2021-12-20 17:40:13 +02:00
if_expression.go lib/promscrape: Enable filters for endpoint and labels (#2466) 2022-04-19 18:27:44 +03:00
if_expression_test.go lib/promscrape: Enable filters for endpoint and labels (#2466) 2022-04-19 18:27:44 +03:00
relabel.go lib/promrelabel: add support for conditional relabeling via if filter 2022-02-24 02:35:13 +02:00
relabel_test.go lib/promrelabel: add support for conditional relabeling via if filter 2022-02-24 02:35:13 +02:00
relabel_timing_test.go app/{vmagent,vminsert}: follow-up after 2fe045e2a4 2021-06-04 20:33:22 +03:00
sort.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
sort_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00