You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we remove an alarm this results in Unregistered Alarm Notifications. We probably should tombstone notifications for the alarm, plus tombstone effective-alarm and alarm-activation topic entries.
Note: Setting a message value to a tombstone is how you delete messages in Kafka. They'll roll-out of the log after an expiry period.
The text was updated successfully, but these errors were encountered:
When we remove an alarm this results in Unregistered Alarm Notifications. We probably should tombstone notifications for the alarm, plus tombstone effective-alarm and alarm-activation topic entries.
Note: Setting a message value to a tombstone is how you delete messages in Kafka. They'll roll-out of the log after an expiry period.
The text was updated successfully, but these errors were encountered: