elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

[RCA] [POC] Merge charts to correlate data #187786

Closed benakansara closed 2 months ago

benakansara commented 2 months ago

Create a POC to show multiple charts in merged state.

I would like to check two approaches:

1) All y-values are normalized in a way different charts can be correlated 2) Use original y-values for correlation

In merged state, y-axis is not shown.

Screenshot 2024-07-04 at 20 42 44
elasticmachine commented 2 months ago

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

benakansara commented 2 months ago

Created a POC for collapsed charts with Custom threshold alert. It has -

Normalized values are useful to get an idea of how different metrics changed significantly over period of time. If the changes are insignificant, this can result to straight line (at max: 100 or min: 0).

Original values are useful when all metrics are in similar ranges. If one metric has very high y-axis scale, other metrics will have almost a straight line on visualization.

At the moment, it's not possible to customize tooltip for normalized values, but we can consider adding this functionality to lens.

https://github.com/user-attachments/assets/8a3a56fa-9311-46ae-b16b-408fa4d3fdcd