elastic / kibana

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

[Uptime] Monitor Timelines #44546

Open andrewvc opened 4 years ago

andrewvc commented 4 years ago

Implement the timeline widgets from https://github.com/elastic/uptime/issues/79 (screenshot below).

Tasks:

  1. Make the POC code in https://github.com/andrewvc/kibana/tree/timelines production quality
  2. Implement the timeline UIs in the MonitorList component and on the monitor detail page status widget
  3. Make time ranges clickable to jump to detail page with time selector focused on that range.

image image

elasticmachine commented 4 years ago

Pinging @elastic/uptime

katrin-freihofner commented 4 years ago

https://marvelapp.com/64ab321/screen/59949110/handoff

andrewvc commented 4 years ago

I'm thinking we should add to this design "Uptime X%" somewhere. This is a popular ask here: https://github.com/elastic/uptime/issues/15

@katrin-freihofner WDYT?

andrewvc commented 4 years ago

@katrin-freihofner Ah, I missed that we already have that in the details page. Could we include that on the overview as well?

justinkambic commented 4 years ago

we should add to this design "Uptime X%" somewhere

++ people seem to want this info to be easily-accessible. Is there some way we can also convey the period alongside? 99.999% of @every 10m is different than 99.999% of @every 1s

tuan-phan commented 3 years ago

Any update? This improvement is very good.