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] Initial Alerting and Action integration #88940

Closed
10 tasks done
darnautov opened this issue Jan 21, 2021 · 3 comments
Closed
10 tasks done

[ML] Initial Alerting and Action integration #88940

darnautov opened this issue Jan 21, 2021 · 3 comments

Comments

@darnautov
Copy link
Contributor

darnautov commented Jan 21, 2021

Alerting and Actions is a centralized tool to manage complex conditions and invoking actions when those conditions are met. Introducing an ML alerts integration should provide a straightforward way to set up conditions for existing Anomaly Detection jobs and kick-off alerts in the job wizards. This will replace the current integration with Watcher.

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@peteharverson peteharverson added the enhancement New value added to drive a business result label Jan 21, 2021
@richcollier
Copy link

Had a discussion with @darnautov today on the following topics:

  • interim results (how to handle)
  • multi-bucket anomalies (option to include/exclude)
  • alert config being "job aware" (notify user that you cannot do an influencer alert on a single metric job, for example)
  • do we warn users if ML Custom Rules or Calendars may impede alert firing?
  • do we allow user to control alert output text format (i.e. include actual/typical, etc.)
  • should we consider an alert "tester" to reveal how many alerts would have been fired over the last X days (similar to SIEM)
  • should we consider a "composite" alert type ((JobA>90 AND JobB>75) OR JobC>25) and/or weighted combos (0.8JobA + 0.5JobB +0.1*JobC)>X

@darnautov
Copy link
Contributor Author

7.13 Meta issue #96381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants