hello, i'm noticing that if you set up an alert that has multiple tags that share the same tag key but different values, only the latest one for that tag is respected. is that expected behavior? Alerts can still refer to multiple tags, but they must have different tag keys.
❤️ 2
:rainbow-daggy: 1
i'm observing this behavior both when setting tags in UI and also by syncing from yaml
c
Charlie Bini
10/06/2022, 3:15 PM
i've noticed this as well
also piggybacking on this to ask: can we use regex to define tag values?
j
johann
10/07/2022, 4:23 PM
Yes, currently the alert rules only match on one value per key, so you’d need to make multiple alerts for different values. We could clarify that in the UI though