Aliaksandr Valialkin
|
5bca3a5be2
|
app/vmselect: remove dependency on lib/promscrape from app/vmselect
|
2023-01-03 23:28:27 -08:00 |
|
Aliaksandr Valialkin
|
65f8fc527f
|
lib/promscrape: stop dropping metric name if relabeling rules do not instruct to do this on the /metric-relabel-debug page
|
2022-12-16 17:02:41 -08:00 |
|
Aliaksandr Valialkin
|
a30ae502ef
|
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:44:45 -08:00 |
|
Aliaksandr Valialkin
|
a8b8e23d68
|
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:09:44 -08:00 |
|