Page MenuHomePhabricator

Improve monitoring/update dashboards/update docs for Elastic
Open, In Progress, Needs TriagePublic

Description

While troubleshooting Elastic cluster latency in the parent task ( T387176 ), we've noticed a few things that could speed up diagnoses in the future:

Creating this ticket to fulfill the above AC.

Details

Event Timeline

We can use the following prometheus query for alerting on per-node thread pool rejections:

elasticsearch_thread_pool_rejected_count{instance="elastic1066:9108"}

Change #1125180 had a related patch set uploaded (by Bking; author: Bking):

[operations/alerts@master] cirrussearch: Add alerts for thread pool rejections

https://gerrit.wikimedia.org/r/1125180

Change #1125180 merged by jenkins-bot:

[operations/alerts@master] cirrussearch: Add alerts for thread pool rejections

https://gerrit.wikimedia.org/r/1125180

bking changed the task status from Open to In Progress.Mar 17 2025, 5:27 PM
bking claimed this task.