Nuria has uploaded a new change for review.

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

Change subject: Increasing warning threshold to 500
......................................................................

Increasing warning threshold to 500

We have seen no data loss at that level. Still
level is kind of arbitrary and we need to truly
find the threshold.

Change-Id: I4320580af7361a738029e6e1e4b90ca45a6b2bf8
---
M modules/eventlogging/manifests/monitoring.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/11/187011/1

diff --git a/modules/eventlogging/manifests/monitoring.pp 
b/modules/eventlogging/manifests/monitoring.pp
index f4ef063..313c6eb 100644
--- a/modules/eventlogging/manifests/monitoring.pp
+++ b/modules/eventlogging/manifests/monitoring.pp
@@ -49,7 +49,7 @@
     monitoring::graphite_threshold { 'eventlogging_throughput':
         description     => 'Throughput of event logging events',
         metric          => 'eventlogging.overall.raw.rate',
-        warning         => 450,
+        warning         => 500,
         critical        => 600,
         from            => '15min',
         contact_group   => 'analytics'

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

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

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

Reply via email to