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

Aligns Alerting's interval with TaskManager's generic schedule field #52873

Merged
merged 73 commits into from
Dec 18, 2019

Conversation

gmmorris
Copy link
Contributor

@gmmorris gmmorris commented Dec 12, 2019

Summary

Follow up from the #52727 in Task Manager, we want Alerting and Task Manager to align on their schedule api (in the near future, Alerting will actually use Task manager's schedule system to remove this duplication).

closes #52808

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

gmmorris and others added 30 commits November 25, 2019 13:38
@gmmorris gmmorris added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) and removed DONOTUSETeam:Stack Services labels Dec 16, 2019
Copy link
Member

@pmuellr pmuellr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmmorris gmmorris changed the title Alerting/interval to schedule Aligns Alerting's interval with TaskManager's generic schedule field Dec 17, 2019
Copy link
Contributor

@mikecote mikecote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

cc @elastic/stack-monitoring as upcoming breaking change.

x-pack/legacy/plugins/alerting/README.md Outdated Show resolved Hide resolved
Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
@gmmorris
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@gmmorris gmmorris merged commit 44348aa into elastic:master Dec 18, 2019
gmmorris added a commit to gmmorris/kibana that referenced this pull request Dec 18, 2019
…lastic#52873)

Follow up from the elastic#52727 in Task Manager, we want Alerting and Task Manager to align on their schedule api (in the near future, Alerting will actually use Task manager's schedule system to remove this duplication).
mikecote pushed a commit that referenced this pull request Dec 18, 2019
…52873) (#53515)

Follow up from the #52727 in Task Manager, we want Alerting and Task Manager to align on their schedule api (in the near future, Alerting will actually use Task manager's schedule system to remove this duplication).
@mikecote
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Feature:Alerting release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change shape of alert.interval to accomodate future scheduling flavors
5 participants