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] Anomalies tab doesn't show links to manage jobs in the ML UI unless anomalies are found #72402

Closed
weltenwort opened this issue Jul 20, 2020 · 5 comments · Fixed by #74555
Assignees
Labels
bug Fixes for quality problems that affect the customer experience 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

@weltenwort
Copy link
Member

Problem description

The "Anomalies" tab has links to the underlying ML jobs only on the level of the rows that correspond to anomalies. If there are no anomalies in the selected time range, no link to the ML UI is shown.

image

Proposed solution

In order to provide an anomaly-independent link we could add a link to the ML UI's anomaly explorer on each existing job's card in the flyout:

image

The link could point to a filtered view of the anomaly explorer such as /app/ml#/explorer?_g=(ml:(jobIds:!('kibana-logs-ui-default-default-log-entry-categories-count')),refreshInterval:(display:Off,pause:!f,value:0),time:(from:'2020-06-01T11:20:26.000Z',mode:absolute,to:'2020-07-20T09:52:29.000Z'))&_a=(query:(query_string:(analyze_wildcard:!t,query:'*'))).

@weltenwort weltenwort added 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 labels Jul 20, 2020
@elasticmachine
Copy link
Contributor

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

@weltenwort weltenwort added this to the Logs UI 7.9 milestone Jul 21, 2020
@katrin-freihofner
Copy link
Contributor

Quick dev-tools-based-mockup 😀
Screenshot 2020-07-21 at 12 06 55

@jasonrhodes jasonrhodes modified the milestones: Logs UI 7.9, Logs UI 7.10 Jul 21, 2020
@jasonrhodes
Copy link
Member

@weltenwort is this a bug that we're going to address for 7.9 or an enhancement for 7.10?

@jasonrhodes jasonrhodes modified the milestones: Logs UI 7.10, Logs UI 7.9 Jul 21, 2020
@weltenwort
Copy link
Member Author

Since we lost that link with the flyout refactoring I was about to treat it as a bug. What would you prefer?

@weltenwort weltenwort added the bug Fixes for quality problems that affect the customer experience label Jul 27, 2020
@weltenwort weltenwort modified the milestones: Logs UI 7.9, Logs UI 7.10 Jul 28, 2020
@weltenwort weltenwort removed the v7.9.0 label Jul 28, 2020
@afgomez afgomez self-assigned this Aug 5, 2020
@afgomez
Copy link
Contributor

afgomez commented Aug 12, 2020

/cc @jasonrhodes, @weltenwort, @katrin-freihofner

I want to make sure I'm getting this task right.

@weltenwort commented on the PR about the destination of the links.

The task has mixed purposes. On one hand it talks about adding a link to manage the job on the ML app (which is Felix's comment in the PR). On the other hand it's filed as a bug to restore the following link to the anomaly explorer:

Screenshot 2020-08-12 at 15 26 34

I understood the second point, but maybe I misunderstood it. Which one is it? Do we want a link to the job settings? Do we want to restore the link? In case it's the first, do we want a separate task to restore the link?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience 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