Open rladdusaw opened 5 months ago
Create an alert to notify us when a larger than typical number of writes are being performed on our solr index
We want a way to know when the solr index is being overloaded with write requests.
We anticipate this alert triggering in cases where multiple applications are rebuilding their indexes at the same time.
What maintenance needs to be done?
Create an alert to notify us when a larger than typical number of writes are being performed on our solr index
Level of urgency
Why is this maintenance needed?
We want a way to know when the solr index is being overloaded with write requests.
Acceptance criteria
Implementation notes, if any
We anticipate this alert triggering in cases where multiple applications are rebuilding their indexes at the same time.