Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/335116 )

Change subject: Scap: Disable endpoints check for the time being
......................................................................

Scap: Disable endpoints check for the time being

When the service starts up, it replays events from the last period
(currently 18h). There are enough events to cause a time-out for the
checker script, so disable them until we find a solution to this.

Change-Id: I91af23662c0025c26df166a213ee8d4543ca9c1c
---
M scap/checks.yaml
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/trending-edits/deploy 
refs/changes/16/335116/1

diff --git a/scap/checks.yaml b/scap/checks.yaml
index e11dbe1..cc22bf3 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -1,8 +1,8 @@
 checks:
-  endpoints:
-    type: nrpe
-    stage: restart_service
-    command: check_endpoints_trendingedits
+#  endpoints:
+#    type: nrpe
+#    stage: restart_service
+#    command: check_endpoints_trendingedits
   depool:
     type: command
     stage: promote

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I91af23662c0025c26df166a213ee8d4543ca9c1c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/trending-edits/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to