23 Jun 2025 05:05 PM
Hi,
I understand that using DQL, we will be able to fetch associated alerting profiles for problems. Is it also possible to avail problem notification names along with that?
Regards,
Srikanth
Solved! Go to Solution.
25 Jun 2025 01:45 PM
In Dynatrace DQL, it is not possible to directly retrieve the notification names assigned to problems. You can only fetch the alerting profile ID associated with the problem. DQL operates on data stored in Grail, which does not include the names of linked notifications.
25 Jun 2025 02:02 PM
Thank you @radek_jasinski