This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
...he necessary DQL to create a timeseries based on a Summarize (which is the count of the total ACTIVE events at any time).
This is the DQL we currently managed to create:
fetch events | f...
There are differences to be considered when querying metrics in Dynatrace classic, i.e. when using the Metric API or the Data Explorer, and in the Dynatrace platform, querying Grail with DQL. This a...
hi all,
when using a list of variables with CSV option that references hypervisors and ESXI host tags, i get this error on DQL query:
--A string like "xxxx" isn't allowed here. P...
...mail action. ***** Our team needed a way to alert when the OneAgent fails to upgrade to the latest available version and running an outdated version. To address this, we created the following DQL...
Guys, I need some help. I have my process group entities with some tags and I need to put two fields in one, one is the value of the tag "[Kubernetes]componentid:" and the other, the value of the tag...
I have a java application with bunch of API end points and each end point has a unique identifier in the HTTP header header ( for example : sourceID as one identifier in the request header). Wh...
...o convert it to gen3 dashboard, it shows the metrics is no longer available and unable to convert to DQL:
According to the online documentation Kubernetes metrics migration guide — Dynatrace D...
Hello, community!! We need to create a problem everytime a log on Grail value is >= to setup number. We have been able to create the graphical representation in DQL: fetch logs, from: -24h, s...
Hi Team ,
Can anyone please guide me on how we can achieve error percentage and request count for a workload? We have tried using the metric below, but currently, we are only able to get the...