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

Push an alert

dynatrace5
Participant

Hi team,
Is there any API or other way through which i can push 3rd party alerts in Dynatrace for correlation prospects and showing same on dynatrace dashboard.

Regards,
Ashutosh Kumar Singh

2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

You should check event API

https://www.dynatrace.com/support/help/dynatrace-api/environment-api/events-v1

https://www.dynatrace.com/support/help/dynatrace-api/environment-api/events-v2

 

Those events that are correlated with dynatrace entities are then considered in root cause analysis during problems. You can use events as well to fire new problem.

 

Sebastian 

Regards, Sebastian

Julius_Loman
DynaMight Legend
DynaMight Legend

In addition to @skrystosik  answer, you can use the file open interface to get the entity IDs (Host ID / Process Group Instance ID) so you can send events to them.

For root cause analysis, there are certain limits. One of the most important ones is the short sliding window when events are considered into existing root cause analysis. (5 minutes). 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts