Gehel has uploaded a new change for review.

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

Change subject: Collect pending_tasks count metric from elasticsearch
......................................................................

Collect pending_tasks count metric from elasticsearch

Bug: T134240
Change-Id: I38a0409c306e2b5682dae87ddb15f6503903e2e3
---
M modules/elasticsearch/files/monitor/wmfelastic.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/56/286756/1

diff --git a/modules/elasticsearch/files/monitor/wmfelastic.py 
b/modules/elasticsearch/files/monitor/wmfelastic.py
index 5c2723e..25ccef2 100644
--- a/modules/elasticsearch/files/monitor/wmfelastic.py
+++ b/modules/elasticsearch/files/monitor/wmfelastic.py
@@ -48,6 +48,7 @@
             "unassigned_shards",
             "initializing_shards",
             "relocating_shards",
+            "number_of_pending_tasks",
         ]
 
         # Metrics provided at cluster level

-- 
To view, visit https://gerrit.wikimedia.org/r/286756
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I38a0409c306e2b5682dae87ddb15f6503903e2e3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to