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

Alerting API - provide bulk versions of create/update/get APIs #56664

Closed
peterschretlen opened this issue Feb 3, 2020 · 2 comments
Closed

Alerting API - provide bulk versions of create/update/get APIs #56664

peterschretlen opened this issue Feb 3, 2020 · 2 comments
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@peterschretlen
Copy link
Contributor

Describe the feature:

Alerting API today works on one alert at a time. This can create performance and resource problems when trying to operate on 100s or 1000s of alerts. For example, in detection engine it was necessary to process alerting calls in small batches in parallel. Instead, the API should be able to handle bulk requests.

Describe a specific use case for the feature:

  • bulk CRUD operations, such as exporting detection engine rules (bulk get), importing rules (bulk create), or enabling/disabling (bulk update)
@peterschretlen peterschretlen added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Feb 3, 2020
@elasticmachine
Copy link
Contributor

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

@peterschretlen
Copy link
Contributor Author

Duplicate of #53144, closing

@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

3 participants