VictoriaMetrics/lib/promrelabel
Aliaksandr Valialkin d40441947a
app: allow specifying http and https urls in the following command-line flags
* -promscrape.config
* -relabelConfig
* -remoteWrite.relabelConfig
* -remoteWrite.urlRelabelConfig
2021-12-03 00:11:47 +02:00
..
testdata lib/promrelabel: add keep_metrics and drop_metrics actions to relabeling rules 2021-09-09 16:25:09 +03:00
config.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
config_test.go lib/promrelabel: fix parsing regex: true in relabeling rules 2021-09-21 23:01:40 +03:00
relabel.go lib/promrelabel: add tests for labelsToString() function 2021-06-04 20:42:14 +03:00
relabel_test.go lib/promrelabel: add keep_metrics and drop_metrics actions to relabeling rules 2021-09-09 16:25:09 +03: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