01 Jul 2022 03:56 PM - last edited on 04 Jul 2022 08:50 AM by MaciejNeumann
Hi,
I have successful opsgenie integration. this is of custom integration type & webhook url
I see that I can send default list of custom payload.
Whats the integration contract between OpsGenie and DT ? Because when I look at opsgenie documentation, they dont refer the same tags or fields name.
For example the Priority tag of opsgenie Priority is not mapping to ProblemSeverity of DT.
to make this simple thing work, I had to write some policies on Opsgenie side.
for successful integration, data format should be fixed at source level, here this is DT.
please can you share more details of this contract (Schema) between DT vs OpsGenie ?
thanks
Solved! Go to Solution.
06 Jul 2022 03:44 PM
As far as custom integrations go, you are unable to split the ProblemDetailsJson field into multiple fields to extract any specific data from it. For OpsGenie, there is a built-in integration that should set the Priority in OpsGenie correctly - Availability problems are mapped to P1, error problems are mapped to P2, etc.
You can find the documentation for this built in integration here: https://www.dynatrace.com/support/help/shortlink/opsgenie
24 Nov 2023 09:11 AM
See the OpsGenie documentation Integrate Opsgenie with Dynatrace Webhook (v2) | Opsgenie | Atlassian Support, and also this thread where it is mentioned, with a good example of the payload configuration: Solved: Dynatrace and OpsGenie - Dynatrace Community