VictoriaMetrics/app/vminsert/relabel
Aliaksandr Valialkin b8083b7659 lib/promscrape: clean references to label name and label value strings after applying per-target relabeling
This should reduce memory usage when per-target relabeling creates big number of temporary labels
with long names and/or values.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/825
2020-11-07 16:19:52 +02:00
..
relabel.go lib/promscrape: clean references to label name and label value strings after applying per-target relabeling 2020-11-07 16:19:52 +02:00