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.
Hi Team,
Our RUM is still on Classic, but we want to convert all its USQL Dashboards to Gen3 dashboards, need your help to migrate few important USQL dashboards to Gen3, how can we achieve this....
Hi All, I have created a timeseries DQL for a dashboard and I have got so far and I'm now stuck. I need it to look like the attached image.
I need it to show the average and maximum response t...
Hi, I would like to use this classic metric in new dashboard: builtin:billing.full_stack_monitoring.usage_per_host:splitBy("dt.entity.host") I have just not seen an equivalent in Grail. Which is e...
Hello, As I understand it not all Dynatrace metrics are currently in grail. For the metrics that are not, can you still use dql to query those metrics, for instance on the new dashboard a...
We created a dashboard for our application for the outgoing services . The dql query is as below. fetch dt.entity.service | filter serviceType != "DATABASE_SERVICE" | filter in({$App_id}, c...
I am attempting to obtain the amount of data scanned by DQLs at dashboard level. Could someone assist me in obtaining the dashboard name as a dimension, in addition to the dashboard ID? I have a...
Hi there. I am new in DQL, and I need help to have and view metrics (CPU usage by host / Memory usage by host) in the dashboard, those hosts have an specific tag. Therefore, I have been t...
Hello, Are there any recommendations on how to have funnel-like visualisations from DQL source? Typically business events now, probably user sessions soon. I'm looking for some practice c...
Hi folks,
I have a dashboard in which I want to show some different values (DQL timeseries output) in different tiles.
Then, I want to combine (sum or other aggregations) all these values in a s...
Hello,
I have a DQL query that throws a warning "The field Filename overrides an existing field." but it runs and displays the output I want.
I've used this query in multiple tiles in a...