Filippo Giunchedi has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/393752 )
Change subject: graphite: fix wanobjectcache regex
......................................................................
graphite: fix wanobjectcache regex
Change-Id: I27a634e3132bfaaa98d0ae4eabbc75cab47cb3c0
---
M modules/cdh
M modules/role/manifests/graphite/production.pp
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/52/393752/1
diff --git a/modules/cdh b/modules/cdh
index f239789..fda7164 160000
--- a/modules/cdh
+++ b/modules/cdh
@@ -1 +1 @@
-Subproject commit f2397899a766cc30300574bb7ed3c546610e966e
+Subproject commit fda7164e9696a9563a201c046ab2c5d9219a28f4
diff --git a/modules/role/manifests/graphite/production.pp
b/modules/role/manifests/graphite/production.pp
index b16ae23..b0b33b0 100644
--- a/modules/role/manifests/graphite/production.pp
+++ b/modules/role/manifests/graphite/production.pp
@@ -27,7 +27,7 @@
cluster_routes => [
['^cassandra\.', 'big_users'],
# wanobjectcache spams metrics with hex hashes - T178531
- ['^^MediaWiki\.wanobjectcache\.[a-zA-Z0-9]{32}', 'blackhole'],
+ ['^MediaWiki\.wanobjectcache\.[a-zA-Z0-9]{32}', 'blackhole'],
]
}
}
--
To view, visit https://gerrit.wikimedia.org/r/393752
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I27a634e3132bfaaa98d0ae4eabbc75cab47cb3c0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits