Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Anomaly table/list #16

Closed
katrin-freihofner opened this issue Mar 23, 2020 · 3 comments
Closed

Anomaly table/list #16

katrin-freihofner opened this issue Mar 23, 2020 · 3 comments
Assignees
Labels
design For design issues

Comments

@katrin-freihofner
Copy link
Contributor

katrin-freihofner commented Mar 23, 2020

Part of the user flow discussed in this issue is a new view. This view can be split into multiple parts (ordered by priority):

  1. table with anomalies (very bottom of the view) -> engineering ticket
  2. swimlane visualization (top of the view)
  3. details chart (middle part)

This issue focuses on the table.

Questions to address:

  • Which anomaly types do we show?
  • Which kind of data do we show for these anomalies?
  • What kind of details do we show in the expanded rows?
  • How should the anomalies be structured/sorted?
  • Can the table be searched/filtered?

This is an example of the initial wireframe

Frame 1

@katrin-freihofner katrin-freihofner added the design For design issues label Mar 23, 2020
@elasticmachine
Copy link

Pinging @elastic/observability-design (design)

@katrin-freihofner
Copy link
Contributor Author

Current design status
Screenshot 2020-04-03 at 09 26 26

Expanded view of log categories
Screenshot 2020-04-03 at 12 08 06

The expanded view for logs rate is still WIP

@katrin-freihofner
Copy link
Contributor Author

The table contains

  • the anomaly score
  • a description
  • the dataset

Screenshot 2020-04-08 at 14 49 59

The expandable rows contain

  • example logs of the category
  • the first few log lines of a dataset (and within this timeframe) for log rate

...from these logs users can open a context menu - similar to what we have in the stream view. The actions in this menu are:

  • View in stream (takes you to the stream, adds dataset and time filter, highlights log line)
  • View anomaly in machine learning (navigates to single metrics explorer, adds dataset/category and timeframe filter) @mukeshelastic is that correct?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design For design issues
Projects
None yet
Development

No branches or pull requests

3 participants