Hi
I add labels to each target.
This way i can filter the targets with labels in the alerts.
Now i want to add two values for a label (something like an alias).
for a query i should be able to filter by both values. No matter if i
take the orginal label or the alias, the result should be the same.
---
- labels:
env: Test
service: Controller
targets:
-
https://example.org:8096
kind regards
Evelyn