dynatrace-oss / DynatraceDashboardPowerups

Chrome Extension to boost DT dashboards
Apache License 2.0
39 stars 12 forks source link

Sankey Chart visualization option for response time (duration, VC, etc) #63

Open TechShady opened 3 years ago

TechShady commented 3 years ago

Currently, Sankey charts show flows between user actions. The thicker the line, the more requests that flowed between those actions. Allow for an option to size the "flows" based on average duration, vc, etc.

TechShady commented 3 years ago

This might be better covered with a color mode for duration, visually complete and speed index. The goal is to see where choke points exit. Apdex could do this, but Apdex calculation could have errors factored in. So a breakout based on response times would make sense.