pulibrary / dacs_handbook

Discovery and Access Services handbook
https://pulibrary.github.io/dacs_handbook/
0 stars 1 forks source link

Make alerts for high levels of writes on datadog dashboard #188

Open rladdusaw opened 5 months ago

rladdusaw commented 5 months ago

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.