prometheus/notifier
Bryan Boreham 8395cdcdb0 Alerts: more efficient generation of target labels
Use a label builder instead of a slice when creating labels for the
target alertmanagers. This can be passed directly to
`relabel.ProcessBuilder`, skipping a copy.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-07-04 13:38:31 +00:00
..
notifier.go Alerts: more efficient generation of target labels 2023-07-04 13:38:31 +00:00
notifier_test.go notifier: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00