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

User Experience Dashboard - Basic

STEELERSROCK
Participant

I simply want to show this on a dashboard for customer service and have it refresh every hour:

STEELERSROCK_0-1685024432981.png

 

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

If you want that shape and colors, nearest is:

 

builtin:apps.web.actionCount.category:filter(and(or(in("dt.entity.application",entitySelector("type(application),entityName.equals(~"Fleet Intelligence~")"))))):splitBy("Apdex category"):sort(value(auto,descending))

 

 Going to advance mode in Data explorer and copy and paste that code.

Be sure you override colors to red, orange and green in the right panel:

AntonPineiro_0-1685036989500.png

After that, you can ping it to a dashboard, and you can set a dashboard-specific timeframe to be showing only last hour data.

Be aware this is real and synthetic monitoring. I am not sure how to filter only real user data as you have filtered.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Thank you!  As you noted, I want just real users, not synthetic included.   And I also want to see the % of the pie as opposed to the actual number for each category.  I appreciate you taking the time to help!  Ts is all very new to me.

Featured Posts