-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We used to set up our Prometheus integration routing through Terraform using the Opsgenie provider. Now we're looking at moving to the atlassian-operations provider, but find that we're having issues implementing actions properly.
Our integration actions need to be specified in a specific order:
- We set up 1 action per team that looks for specific alert label values, around 25 in total.
- The last action catches all alerts that couldn't be mapped to a team.
We find that atlassian-operations_integration_action seems to be applied in a random order and there's no way to set ordering between actions, although it seems like the REST API supports it.
brunokoeferli and nathanmartins
Metadata
Metadata
Assignees
Labels
No labels