Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic opsgenie responders #2685

Merged

Conversation

markoposavec
Copy link
Contributor

Hi!
I added an option to include multiple teams in alert as requested in this issue: #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. Another option would be to split the current "team" type by comma.
Any suggestions on how to approach this are welcome!

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 markoposavec force-pushed the dynamic-opsgenie-responders branch 3 times, most recently from 879ddd2 to e0f5e3c Compare November 4, 2021 13:19
@roidelapluie roidelapluie merged commit 05490d8 into prometheus:main Nov 4, 2021
@roidelapluie
Copy link
Member

Thanks!

@WockaFlockaRist
Copy link

This has been sought after by my teams, awesome. Any idea when this will be released?

@markoposavec markoposavec deleted the dynamic-opsgenie-responders branch February 23, 2022 13:01
@markoposavec markoposavec restored the dynamic-opsgenie-responders branch February 23, 2022 13:02
@markoposavec markoposavec deleted the dynamic-opsgenie-responders branch February 23, 2022 13:02
multani added a commit to multani/alertmanager that referenced this pull request Jan 6, 2023
It has been changed in prometheus#2685 but the behavior is not really documented:

* `teams` supports a comma-separated list of teams, through the `name`
  fields only
* if the list of teams is empty, no team responders are sent to Opsgenie
multani added a commit to multani/alertmanager that referenced this pull request Jan 6, 2023
It has been changed in prometheus#2685 but the behavior is not really documented:

* `teams` supports a comma-separated list of teams, through the `name`
  fields only
* if the list of teams is empty, no team responders are sent to Opsgenie

Signed-off-by: Jonathan Ballet <jon@multani.info>
simonpasquier pushed a commit that referenced this pull request Jul 2, 2024
* docs: document the Opsgenie "teams" responder type behavior

It has been changed in #2685 but the behavior is not really documented:

* `teams` supports a comma-separated list of teams, through the `name`
  fields only
* if the list of teams is empty, no team responders are sent to Opsgenie


---------

Signed-off-by: Jonathan Ballet <jon@multani.info>
TheMeier pushed a commit to TheMeier/alertmanager that referenced this pull request Sep 29, 2024
…us#3205)

* docs: document the Opsgenie "teams" responder type behavior

It has been changed in prometheus#2685 but the behavior is not really documented:

* `teams` supports a comma-separated list of teams, through the `name`
  fields only
* if the list of teams is empty, no team responders are sent to Opsgenie


---------

Signed-off-by: Jonathan Ballet <jon@multani.info>
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.

3 participants