elasticsearch 7 has some expanded circuit breakers that reject updates and search requests that would blow out the memory limits. We should have some sort of prometheus metric that monitors these, and alerts so we know if things are being rejected.
AC:
- metric available in prometheus
- alert is raised when circuit breakers are rejecting too many requests, alert limit is tuned to something that makes sense