Filippo Giunchedi has uploaded a new change for review. https://gerrit.wikimedia.org/r/253942
Change subject: restbase: remove cassandra pending compactions alert ...................................................................... restbase: remove cassandra pending compactions alert Bug: T118976 Change-Id: Ie9a506cb36b15b1314de7fcae9fe5726e66818be --- M manifests/role/restbase.pp 1 file changed, 0 insertions(+), 10 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/42/253942/1 diff --git a/manifests/role/restbase.pp b/manifests/role/restbase.pp index 19b5d1c..e9ce086 100644 --- a/manifests/role/restbase.pp +++ b/manifests/role/restbase.pp @@ -80,16 +80,6 @@ contact_group => 'team-services', } - monitoring::graphite_threshold { 'restbase_cassandra_highest_pending_compactions': - description => 'RESTBase Cassandra highest pending compactions http://grafana.wikimedia.org/#/dashboard/db/restbase-cassandra-compaction', - metric => 'highestMax(cassandra.restbase10*.org.apache.cassandra.metrics.Compaction.PendingTasks.value, 1)', - from => '60min', - warning => '100', - critical => '400', - percentage => '50', - contact_group => 'team-services', - } - monitoring::graphite_threshold { 'restbase_cassandra_highest_sstables_per_read': description => 'RESTBase Cassandra highest SSTables per-read http://grafana.wikimedia.org/#/dashboard/db/restbase-cassandra-cf-sstables-per-read', metric => 'highestMax(cassandra.restbase10*.org.apache.cassandra.metrics.ColumnFamily.all.SSTablesPerReadHistogram.99percentile, 1)', -- To view, visit https://gerrit.wikimedia.org/r/253942 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie9a506cb36b15b1314de7fcae9fe5726e66818be 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