prometheus/notifier
Bryan Boreham c3f267d862 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-05-15 08:43:59 -04:00
..
notifier.go Alerts: more efficient generation of target labels 2023-05-15 08:43:59 -04:00
notifier_test.go notifier: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00