This repository was archived by the owner on Feb 28, 2025. It is now read-only.
This repository was archived by the owner on Feb 28, 2025. It is now read-only.
Sync Task : Alarm & Monitor stateful information #1508
Open
Description
OpenSearch Admins are able to do some status modifications like acknowledging alerts, we should make sure that silencing & ackknowledging are (eventually) consistent between both components.
To do this we use Timestamp-based synchronization in a sync task in the alerting sync loop between both components.