elastic / kibana

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

[SLO] Create an embeddable SLI historical chart #167574

Open mgiota opened 11 months ago

mgiota commented 11 months ago

Depends on https://github.com/elastic/kibana/issues/181409. We first need to migrate existing embeddables into the new Embeddable Framework, before implementing new ones.

🍒 Summary

User's would like a way to embed an SLI historical chart "widget" to their dashboards.

✔️ Acceptance criteria

Note: Some of these could be split in separate tickets

elasticmachine commented 11 months ago

Pinging @elastic/actionable-observability (Team: Actionable Observability)

elasticmachine commented 10 months ago

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

mgiota commented 8 months ago

@maciejforcone Shall we use exactly what we have in the SLO details page for SLI historical chart?

Screenshot 2023-12-21 at 09 39 05

I am asking because there was a cool suggestion to combine multiple SLOs in a single graph. This would require a bit of investigation from my side though

Screenshot 2023-12-21 at 09 41 20

cc @paulb-elastic

maciejforcone commented 8 months ago

combining multiple charts into one makes sense, because user already decided to include multiple SLOs, I just wonder if we could show the objective line for each. That was originally planned for SLI historical chart. image but in embeddable case we wouldn't show the red background, just 1px threshold line, wdyt?

mgiota commented 8 months ago

I like the idea of showing the objective line. I need to look into the elastic charts library and see how/if this is feasible.

So, I'll start with rendering the SLI historical chart for one SLO to have something in handy and then I'll look into 2 things: