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

[Logs UI] ML job list #64757

Closed
katrin-freihofner opened this issue Apr 29, 2020 · 2 comments · Fixed by #71132
Closed

[Logs UI] ML job list #64757

katrin-freihofner opened this issue Apr 29, 2020 · 2 comments · Fixed by #71132
Assignees
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Milestone

Comments

@katrin-freihofner
Copy link
Contributor

katrin-freihofner commented Apr 29, 2020

We want to show a list of available machine learning jobs to the user. Therefore, we are going to list them in an EUI Flyout.

full-setup

The ML job list

Example where no job is set up:
Screenshot 2020-04-29 at 11 51 27

Example where log rate job is already set up:
Screenshot 2020-04-29 at 11 51 39

  • each of these buttons in the cards links to the setup screen that we implemented in [Logs UI] Move ML job setup to flyout #64754

  • depending on the state of the job the buttons say Enable anomaly detection or Recreate job

  • additionally, the icon changes depending on the state of the job. A new job uses the machineLearningApp icon, an already set up job the check icon.

  • log rate card description:
    Use Machine Learning to automatically detect anomalous log rate counts.

  • categorization card description:
    Use Machine Learning to automatically categorize log messages.

Setup view

Screenshot 2020-04-29 at 11 52 36

  • there is an EUI empty button (All machine learning jobs) leading back from the setup to the job list

The flyout opens when...

  • ...the user clicks the ML Setup button on the "empty state" page.
  • ...the user clicks the Manage ML jobs button in the top right corner of the anomalies tab.
@katrin-freihofner katrin-freihofner added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Apr 29, 2020
@elasticmachine
Copy link
Contributor

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

@weltenwort
Copy link
Member

ℹ️ I updated the conditions for opening the flyout to match the agreements of a recent conversation: The flyout will not open automatically to not hinder navigation from and to other tabs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants