30 Aug 2023 08:16 PM - last edited on 01 Sep 2023 10:49 AM by Ana_Kuzmenchuk
Is there any ETA as to when all Dynatrace Metrics will be migrated to GRAIL? I'm trying to see if I can calculate Visually Complete Times (VCT) excluding Synthetic & Robot users. As well as a few other users that Dynatrace sees as "REAL USERS" but they are actually service accounts that are being used by other tools in our monitoring tool set.
The difference in results via USQL and the Data Explorer is huge.
31 Aug 2023 08:34 AM
@apasoquen1 metrics in Grail won't help you to solve this case.
But this is already possible by defining your own calculated metric for the web application. Just use apdex as the metric, and add filters (user type, action type, ... ). Dynatrace will create a new metric and will only calculate the metric for the actions passing the filter.
20 Sep 2023 04:33 PM
I was thinking about doing this. However, we have other synthetic monitoring tools running tests, that Dynatrace picks up as 'REAL USERS'.
21 Sep 2023 07:56 AM
You can add Web crawler header to user agent for tests - they will be marked as ROBOTS
05 Sep 2023 11:17 AM
Check your filters and compare results max 30 days (USQL limit).
Use the same filters for USQL and Data Explorer
Also, check if USQL is not limited by sampling
Results should be similar.
I don't recommend Apdex for low-level KPI (to abstract for developers)
05 Sep 2023 12:21 PM
I don't think we have a "master plan" for all metrics yet. But we are actively working on moving them.
For instance, I know about...:
regards
Thomas