Filippo Giunchedi has uploaded a new change for review.

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

Change subject: restbase: higher sstable per read threshold
......................................................................

restbase: higher sstable per read threshold

following DTCS switch, the 99percentile went up

Bug: T118976
Change-Id: I26a0697dc2bc9c109157d769006afb95309612b3
---
M manifests/role/restbase.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/253941/1

diff --git a/manifests/role/restbase.pp b/manifests/role/restbase.pp
index 44d613a..19b5d1c 100644
--- a/manifests/role/restbase.pp
+++ b/manifests/role/restbase.pp
@@ -95,7 +95,7 @@
         metric        => 
'highestMax(cassandra.restbase10*.org.apache.cassandra.metrics.ColumnFamily.all.SSTablesPerReadHistogram.99percentile,
 1)',
         from          => '10min',
         warning       => '6',
-        critical      => '10',
+        critical      => '30',
         percentage    => '50',
         contact_group => 'team-services',
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I26a0697dc2bc9c109157d769006afb95309612b3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to