22 Dec 2025 02:12 PM - edited 22 Dec 2025 02:13 PM
Dear Community,
I need your help in creating dashboard for problem notification.
Scenario: I have 2 Linux instances instance1 and instance2
I want to create a dashboard which will tell me how many problems were reported for these 2 instances separately within last 1 month. Like example given below.
| entity | problems | Problem type |
| instance1 | 2 | memory saturation |
| instance1 | 4 | cpu saturation |
How can I do this, please help me here. Same as this i want to do for all entities like kuberenets cluster, workload and database and so on.
We have Dynatrace managed setup i don't know how efficiently DQL works in managed environment? no idea
Some one please help me writing DQL, And i can see only this metric in my environment dsfm:server.notifications.problem_notifications.
22 Dec 2025 02:28 PM
My understanding is DQL is only used in SaaS platform since it is tied to Grail.
You could use something like attached dashboard and create a dynamic filter. Hopefully one of the filters has something you can use
Featured Posts