[Logs UI] Anomalies tab doesn't show links to manage jobs in the ML UI unless anomalies are found #72402
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
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.
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:
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:'*')))
.The text was updated successfully, but these errors were encountered: