Aliaksandr Valialkin
|
ebb8aeb0cf
|
app/vmselect: remove dependency on lib/promscrape from app/vmselect
|
2023-01-03 23:27:36 -08:00 |
|
Aliaksandr Valialkin
|
2e597555ec
|
lib/promscrape: stop dropping metric name if relabeling rules do not instruct to do this on the /metric-relabel-debug page
|
2022-12-16 16:44:12 -08:00 |
|
Aliaksandr Valialkin
|
a521135b7b
|
lib/promscrape: allow editing relabeling configs and labels at /target-relabel-debug page
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3407
|
2022-12-10 12:47:47 -08:00 |
|
Aliaksandr Valialkin
|
97b41e727c
|
lib/promscrape: implement target-level and metric-level relabel debugging
Target-level debugging is performed by clicking the 'debug' link at the corresponding target
on either http://vmagent:8429/targets page or on http://vmagent:8428/service-discovery page.
Metric-level debugging is perfromed at http://vmagent:8429/metric-relabel-debug page.
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3407
See https://docs.victoriametrics.com/vmagent.html#relabel-debug
|
2022-12-10 02:25:56 -08:00 |
|