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
Today we store the seen alert settings in memory and loose it, if we get restarted causing another flood of alerts to be sent. We should probably persist this externally onto a store. I can think of the following options.
WASP
Consul KV
etcd
Redis
The text was updated successfully, but these errors were encountered:
Today we store the seen alert settings in memory and loose it, if we get restarted causing another flood of alerts to be sent. We should probably persist this externally onto a store. I can think of the following options.
The text was updated successfully, but these errors were encountered: