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

Datadog Warning to Critical does not update title in Opsgenie #88

Open
jonneolie opened this issue Jul 25, 2024 · 0 comments
Open

Datadog Warning to Critical does not update title in Opsgenie #88

jonneolie opened this issue Jul 25, 2024 · 0 comments

Comments

@jonneolie
Copy link

When an alert is in a WARNING state and it's notified to OpsGenie, and then it goes from WARNING to CRITICAL in Datadog, the title is not updated in OpsGenie.

Current behavior

Check enters a WARNING state in Datadog
Datadog notifies OpsGenie
OpsGenie creates a new alert
OpsGenie notifies the appropriate users
The Datadog check goes from WARNING to CRITICAL
Datadog notifies of the status change to OpsGenie
OpsGenie handles the Datadog notification as a repetition of the previous one and increases the count

Expected behavior

Check enters a WARNING state in Datadog
Datadog notifies OpsGenie
OpsGenie creates a new alert
OpsGenie notifies the appropriate users
The Datadog check goes from WARNING to CRITICAL
Datadog notifies of the status change to OpsGenie
OpsGenie updates the alert with the new status (CRITICAL) and change the title to the new title send by Datadog. So now it shows Critical/Triggered instead of Warn on as the title.
OpsGenie notifies the appropriate users of the status change

Because it doesn't change the title, my coligues think it's still just a warning.

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

No branches or pull requests

1 participant