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

Alerting: Add image_urls to OpsGenie notification details. #49379

Merged
merged 2 commits into from May 23, 2022

Conversation

joeblubaugh
Copy link
Contributor

Adds an array of image_urls to the ops genier details field in a message, if image urls are available.

{
  "message": "Alert with Images!",
  "details": {
    "image_urls": ["http://www.example.com"]
  }
}

@joeblubaugh joeblubaugh added this to the 9.0.0 milestone May 23, 2022
@joeblubaugh joeblubaugh requested a review from a team as a code owner May 23, 2022 06:57
Copy link
Member

@JohnnyQQQQ JohnnyQQQQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joeblubaugh joeblubaugh merged commit 307e336 into main May 23, 2022
@joeblubaugh joeblubaugh deleted the joe/opsgenie-notifier branch May 23, 2022 14:41
@joeblubaugh joeblubaugh added the area/alerting/screenshots Issues when seeing metrics when receiving alerts label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/alerting/notifications Issues when sending alert notifications area/alerting/screenshots Issues when seeing metrics when receiving alerts area/alerting Grafana Alerting area/backend enterprise-ok no-backport Skip backport of PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants