Folks,
I have a prospect that is looking for, among other things, an operations dashboard that can show, as one of the dashlets, a list of all the users that are currently active within the application we are monitoring along with any useful info around user experience and session duration. They would like to show it by user name. Does anyone know of any way that this can be accomplished in dynaTrace? I know the gears symbol in the Visits page shows who is still active, but I need a way to show that on a custom dashboard.
Answer by Ken S. ·
Ted, that grabbed all the "In Progress" sessions, which is great. Is there any way to pull the user name from that? Also, any way to create a custom dashboard off that data. Ideally I would be looking to display user name, User Experience, and location info
Answer by Ted F. ·
Couldn't you use the "Custom Queries' and enter State != "Finished" as a filter? Base it off the "no grouping" view so that you just have a list of visits that are still processing. Then you could use a longer timeframe than 10 minutes (although you wouldn't need a long timeframe). You would need to tag the visits with the user name and then you could adjust columns in the visit table to include only things they are interested in like Visit Duration & User Experience (which you mention).
===ted
JANUARY 15, 3:00 PM GMT / 10:00 AM ET