11 Feb 2026
03:21 AM
- last edited on
11 Feb 2026
08:14 AM
by
MaciejNeumann
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
11 Feb 2026 01:36 PM
-what about creating a custom alert for /v1/top-up/digital-wallet/ 5xx?
https://docs.dynatrace.com/docs/shortlink/davis-ai-configure-simple-ad
12 Feb 2026 01:42 AM
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