21 Aug 2019 05:10 AM - last edited on 17 May 2021 12:04 PM by MaciejNeumann
Hello everyone,
The customer need to Dynatrace alert problem notification to their team if Dynatrace facing Exception message like on picture above (yellow highlight). Dynatrace can do it ?
Thank in advance,
Solved! Go to Solution.
21 Aug 2019 06:01 AM
I think there is no direct way to do this. Dynatrace is alerting on failures rate itself not about particular exception. There is no option in custom alert for this as well (at least I didn’t found it). But if this is exception it should be visible in process logs as well, am I right? If yes and you have log analytics license that is covering size of this log, you can alway create log based event:
In such case problem will be fired based on this.
Sebastian
21 Apr 2024 03:48 PM
Hi
content="ORA-128 error "
content="dynatrace alert ORA-128"
We want to generate alert if "ORA-" starting of the line, not in the middle. How do we do it?.
21 Aug 2019 07:49 AM
The upcoming improvement of the custom events and alert configuration will allow you to define an alert on a custom service metric. A custom service metric could be defined to catch your specific error code and count those occurrence. The alert would then be sent out if the occurrence count is above your selected threshold.
As I mentioned this is an upcoming feature that you can request as a preview in Dynatrace release 176.
Best greetings,
Wolfgang
21 Aug 2019 07:55 AM
Sebastian
27 Feb 2020 09:54 PM
Hhhhhhmmmm..... I was just poking around trying to figure this one out myself. You are correct I believe. Event today on the latest release, I do not see anything dealing with exceptions in the "Custom event for alerting" under services. I have a team would had some exceptions under a service and would like to raise a problem when they are detected.
I was looking at "Error detection" and "Custom errors" under the service, but I am not confident that anything in there would trigger a problem based on an exception.