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

Graph for sessions count in the dashboard

arnit_kashi
Contributor

Hi,

we'd like to add a panel that displays a column graph of session count over the course of 7 days with a resolution of 1 day and a line graph of the average pre-day.

How we can do that?

arnit_kashi_0-1640679778142.png

Thanks,

Arnit

3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

This can be done via the User Session Segmentation: 

 

ChadTurner_0-1640698307719.png

 

-Chad

Hi @ChadTurner 

The issue with USQL is that it miss all the goodies we get in DATA Explorer 🙄

@arnit_kashi It's look like a great product idea to add resolution capability to the data explorer to show single vale per day/week/month in graph 

Till than you can create small exe that will get the session metrics with api query with day resolution every night after midnight for the day before and add this metric with with 00:00 time of the night before, this will help you to chart the required info.

HTH

All the best and stay safe

Yos 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

arnit_kashi
Contributor

Hi Chad !

Tank you it is good ​:)

but in addition we want to display in linear graph the average of session count

Is there an option to add resolutions  in data explorer?

Featured Posts