cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace and OpsGenie

patmis
Contributor

Hi everybody!

 

According to OpsGenie, there are two ways to integrate Dynatrace

 

- the Dynatrace integration 

- the Dynatrace webhook integration

 

For the first, in Dynatrace the notification type "OpsGenie" is selected. For the second one the notification type "Custom Integration" is selected. 

 

The first one works in my environment, the one via Custom Integration does not. 

 

I am sending the following Payload (according to the OpsGenie documentation Integrate Opsgenie with Dynatrace Webhook (v2) | Opsgenie | Atlassian Support😞

 

 

{
    "State":"{State}",
    "ProblemID":"{ProblemID}",
    "ProblemTitle":"{ProblemTitle}",
    "ImpactedEntities":{ImpactedEntities},
    "ImpactedEntity":"{ImpactedEntity}",
    "PID":"{PID}",
    "ProblemDetailsHTML":"{ProblemDetailsHTML}",
    "ProblemDetailsJSON":{ProblemDetailsJSON},
    "ProblemDetailsMarkdown":"{ProblemDetailsMarkdown}",
    "ProblemDetailsText":"{ProblemDetailsText}",
    "ProblemImpact":"{ProblemImpact}",
    "ProblemSeverity":"{ProblemSeverity}",
    "ProblemURL":"{ProblemURL}",
    "Tags":"{Tags}"
}

 

The test is successful but now alert is generated in OpsGenie.

 

Any ideas?

 

Kind Regards.

Patrick

 

 

2 REPLIES 2

patmis
Contributor

Hi all,

I figured it out. The test alert sent by Dynatrace is for some reason not mapped to the team in OpsGenie. But real alerts are mapped to the group and can be alerted.

 

Consider this question as answered.

 

Regards,

Patrick

Thanks a lot, Patrick, for coming back with an answer! Much appreciated! :tada:

Keep calm and build Community!

Featured Posts