Parent ticket: #101016
Summary
Background: #110519 (comment)
- Remove RuleDataWriter.bulk()
- Implement a new method for writing new alerts
- Implement a new method for updating existing alerts
The new methods should have simple and safe to use APIs which would keep developers away from making mistakes (related to providing concrete index names vs aliases, certain ES options etc).
Parent ticket: #101016
Summary
Background: #110519 (comment)
The new methods should have simple and safe to use APIs which would keep developers away from making mistakes (related to providing concrete index names vs aliases, certain ES options etc).