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

[ML] Add managed badge for anomaly detection jobs #120631

Closed
peteharverson opened this issue Dec 7, 2021 · 2 comments
Closed

[ML] Add managed badge for anomaly detection jobs #120631

peteharverson opened this issue Dec 7, 2021 · 2 comments
Assignees
Labels
enhancement New value added to drive a business result Feature:Anomaly Detection ML anomaly detection :ml v8.1.0

Comments

@peteharverson
Copy link
Contributor

A 'managed' custom setting should be added for anomaly detection jobs to indicate when they have been deployed and managed by elastic and are therefore likely to have important dependencies, such as jobs in the APM transaction, Metrics and Logs anomaly detection modules.

The custom settings inside the job configuration should take the form e.g.

  "custom_settings": {
    "managed": true,
    "created_by": "ml-module-logs-ui-categories",
    "job_revision": 2
  }

To notify users that that a job is 'managed' and that they should avoid changing it, a 'managed' badge should be added next to the job ID in the management page, similar to how it is done for index patterns and transforms.

image

In addition, we should consider additionally adding in UI warnings "Are you sure?" when deleting, editing, stopping or starting managed jobs.

@peteharverson peteharverson added enhancement New value added to drive a business result :ml Feature:Anomaly Detection ML anomaly detection v8.1.0 labels Dec 7, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@qn895
Copy link
Member

qn895 commented Jan 19, 2022

Closing via #122305

@qn895 qn895 closed this as completed Jan 19, 2022
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:Anomaly Detection ML anomaly detection :ml v8.1.0
Projects
None yet
Development

No branches or pull requests

3 participants