Skip to content

added option to specify multiple teams in opsgenie configuration#2

Merged
markoposavec merged 2 commits into
mainfrom
dynamic-opsgenie-responders
Nov 4, 2021
Merged

added option to specify multiple teams in opsgenie configuration#2
markoposavec merged 2 commits into
mainfrom
dynamic-opsgenie-responders

Conversation

@markoposavec
Copy link
Copy Markdown
Owner

Hi!
I added an option to include multiple teams in alert as requested in this issue: prometheus#1987

My current solution adds a new type option for Opsgenie responders - "teams" that are safe split by comma and then changed back into a list of teams. Other option would be to split current teams by comma.
Any suggestions on how to approach this are welcome!
Thank you.

Marko Posavec added 2 commits August 25, 2021 11:27
Signed-off-by: Marko Posavec <maposavec@infobip.com>
Signed-off-by: Marko Posavec <maposavec@infobip.com>
@markoposavec markoposavec force-pushed the dynamic-opsgenie-responders branch from c84be58 to e0f5e3c Compare August 25, 2021 09:27
markoposavec pushed a commit that referenced this pull request Nov 4, 2021
so third parties, Grafana in particular, can over ride the validation.

Grafana wants to do this because other data sources will have label keys with things like spaces, periods, or other characters - and looking for a better integration with alert manager.

goes with grafana/grafana#38629
replaces prometheus#2694

Signed-off-by: Kyle Brandt <kyle@grafana.com>
@markoposavec markoposavec merged commit e0f5e3c into main Nov 4, 2021
markoposavec pushed a commit that referenced this pull request Nov 4, 2021
so third parties, Grafana in particular, can over ride the validation.

Grafana wants to do this because other data sources will have label keys with things like spaces, periods, or other characters - and looking for a better integration with alert manager.

goes with grafana/grafana#38629
replaces prometheus#2694

Signed-off-by: Kyle Brandt <kyle@grafana.com>
markoposavec pushed a commit that referenced this pull request Nov 4, 2021
so third parties, Grafana in particular, can over ride the validation.

Grafana wants to do this because other data sources will have label keys with things like spaces, periods, or other characters - and looking for a better integration with alert manager.

goes with grafana/grafana#38629
replaces prometheus#2694

Signed-off-by: Kyle Brandt <kyle@grafana.com>
Signed-off-by: Marko Posavec <Marko.Posavec@infobip.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant