Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[META][Metrics UI] Inventory Timeline enhancements #79147

Closed
9 tasks
sorantis opened this issue Oct 1, 2020 · 7 comments
Closed
9 tasks

[META][Metrics UI] Inventory Timeline enhancements #79147

sorantis opened this issue Oct 1, 2020 · 7 comments
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Meta Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@sorantis
Copy link

sorantis commented Oct 1, 2020

Branching out a separate meta issue from #73962 for future timeline enhancements for easier tracking.

Time range dropdown
As an admin I want to be able to control the time range shown on the timeline so that I could see events over multiple time windows.
This could be realized as a quick time select dropdown showing the following options: 1h, 3h, 24h, 5d, 15d, 30d.
Screen Shot 2020-10-02 at 12 06 30

  • Issue:

Fixed time range
If I click on a graph shown on the timeline, this will not only update that time for the waffle map, but it will also change the time range on the timeline itself and shift the clicked point on the chart. This shouldn't happen. The timeline range should be fixed and controlled by the dropdown described in the previous user story.

  • Issue:

Adaptive average
The average metric value on the timeline can provide more relevant information if it could change depending on the grouping applied on waffle map. If no grouping is applied, then show the average value across all displayed nodes on the waffle map. A more interesting case is when the nodes are grouped, especially in the context of the selected node. A few thoughts

  • when the nodes are grouped and none is selected, default to average across the displayed nodes.

  • when the nodes are grouped and a node is selected, show the average across the group the node is in + show the node's average.

  • Issue:

Event type: Anomalies
As an admin I want to be able to see anomalies on the timeline so that I could faster troubleshoot any issues with my infrastructure.

  • Issue:

Event type: Alerts
As an admin I want to be able to see alerts on the timeline so that I could faster troubleshoot any issues with my infrastructure.

  • Issue:

Event type: Deployment annotations
As an admin I want to be able to see deployment annotations on the timeline so that I could see how my infrastructure is affected by a new deployment.

  • Issue:

Event type: Kubernetes events
As an admin I want to be able to see Kubernetes events on the timeline so that I could clearly see what's happening with my Kubernetes clusters.

  • Issue:

Custom Events
As an admin I want to be able to visualize any custom event on the timeline so that I could correlate any relevant information with the health of my deployments.

  • Issue:

Event details popup
As an admin I want to see additional information about an observed event right in Metrics UI so that I could troubleshoot the event faster.
E.g. a popup that appears if the user clicks on the event shown on the timeline. This popup/bubble should show basic relevant information (like anomaly score, alert message, k8s event details) as well as useful actions such as "Show in ML" or "Show more details".

  • Issue:
@sorantis sorantis added enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Meta Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Oct 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@sorantis
Copy link
Author

sorantis commented Oct 1, 2020

@phillipb could you link your PR for showing anomalies on the timeline here?

@Zacqary
Copy link
Contributor

Zacqary commented Oct 1, 2020

Fixed time range
If I click on a graph shown on the timeline, this will not only update that time for the waffle map, but it will also change the time range on the timeline itself and shift the clicked point on the chart.

This is the current behavior, not the desired behavior, correct? I know on our Zoom call you mentioned that you wanted the timeline to not move when you click on a point in time; only the waffle map should change.

@sorantis
Copy link
Author

sorantis commented Oct 1, 2020

@Zacqary That's right. I should change that. thanks.

@sorantis
Copy link
Author

sorantis commented Nov 6, 2020

@jasonrhodes based on our discussion I think what we're trying to solve will also address the first user story on this list.

@sorantis
Copy link
Author

cc @katefarrar

@smith
Copy link
Contributor

smith commented Jun 8, 2023

This is not currently planned.

@smith smith closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2023
@zube zube bot closed this as completed Sep 7, 2023
@smith smith closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Meta Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

No branches or pull requests

4 participants