cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Chart usersession

service_apms2
Participant

Hello,

 

Is it possible to create a chart with the number of live users that have a specific userID.

Example : UserID that starts with "S"

3 REPLIES 3

JamesKitson
Dynatrace Guru
Dynatrace Guru

You could do this with USQL but that would only include completed sessions. You could also filter down to a specific id on the sessions page but could not put this on a dashboard/custom chart.

Right now I don't see a way to do that. You'd need a way to define a new metric similar to calculated service metrics.

Radoslaw_Szulgo
Dynatrace Guru
Dynatrace Guru

You cannot do it right now, as live user sessions are not stored yet in the storage database but kept in memory. It's a subject to change in the near future.

Senior Product Manager,
Dynatrace Managed expert

ChadTurner
DynaMight Legend
DynaMight Legend

Yeah this can be done via the USQl in the user sessions blade, but its only going to show completed transactions. You could see live ones if you filter based off of the the user name starting with an S but you wont be able to make a dashboard tile or chart.

-Chad

Featured Posts