08 Jan 2023 02:15 PM - last edited on 09 Jan 2023 09:23 AM by Ana_Kuzmenchuk
Concerning alerting on Frustrating user sessions I've created a metric through USQL to be alerted on and the application owner being notified.
Is there another tested practical way to alert on Frustrating user sessions in Dynatrace.
Thanks.
Solved! Go to Solution.
09 Jan 2023 04:07 PM
@Peter_Youssef at this point in time it does not exist in the product to be alerted on those values. 😞 I recommend tossing in a RFE for this if it is a core need for your organization.
09 Jan 2023 04:23 PM
@ChadTurner not true, this is possible using current functionality.
@Peter_Youssef you can create user session query metric for frustrated sessions and then use Metric events to alert on the metric.
For example:
add filtering conditions as desired. Or you can use the userExperienceScore as dimension and then you can have counts with satisfying/tolerating/fustrating user experience.
09 Jan 2023 04:35 PM
I stand corrected, I was looking just at the custom metrics section. thanks @Julius_Loman
09 Jan 2023 08:33 PM
I just noticed the only downside is it will cost DDUs - but if you have the funding why not lol
12 Jan 2023 06:54 PM
Thanks @Julius_Loman
16 Jan 2023 10:22 PM
Great solution!
One thing to keep in mind when using User Experience Score is that it is a session level metric, so if there are multiple applications within the session, another application could be the primary driver for the frustrated experience. It is worth reviewing the User Experience Score settings to ensure they're configured correctly for your use case (eg. turn off the "If last user action in a session is classified as frustrating, classify the entire session as frustrating" option if you do not wish for one action to mark an entire session as frustrated).