28 Feb 2025
02:44 PM
- last edited on
03 Mar 2025
10:22 AM
by
MaciejNeumann
Hi,
Is it possible to get the results of Oneagent Health on a DQL query?
I mean this page:
OneAgent health overview — Dynatrace Docs
I found that the Env V2 API, monitoringstate does it. (Correct me if wrong)
For some reason, this API returns even healthy entities, even though I set the entitySelector like:
type("PROCESS_GROUP_INSTANCE"),healthState("UNHEALTHY")
Maybe am querying the API wrongly.
Let me know if its possible on DQL.
Regards,
Vishnu
04 Mar 2025 11:00 AM
can anyone help me with this query?