Alerting
Questions about alerting and problem detection in Dynatrace.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to suppress the alert for specific URLs *AND* specific HTTP status only?

waikeat_chan
Champion

Dear fellow community members,

 

I want to suppress /v1/top-up/digital-wallet/ for HTTP 4xx error only (meaning, HTTP 5xx I don't wanna suppress and still wanna received alert for 5xx problem).  How can I do that?

 

Right now, I can only do suppression for /v1/top-up/digital-wallet/  for both 4xx & 5xx only. How do I suppress either only 4xx or only 5xx?

 

Best Regards,

Wai Keat

2 REPLIES 2

PacoPorro
Dynatrace Leader
Dynatrace Leader

-what about creating a custom alert for  /v1/top-up/digital-wallet/  5xx?
https://docs.dynatrace.com/docs/shortlink/davis-ai-configure-simple-ad

 

Ya, I've thought about it.

But custom alert using 'custom-event' (which is equivalent to the 'anomaly detector' in the Grail now) is only good for raising alerts based on custom condition, not suppressing alerts based on custom condition. 

Featured Posts