Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/153123
Change subject: diamond: Enable stats collection for quarry ...................................................................... diamond: Enable stats collection for quarry Change-Id: I22b509feee79c87c789141af83f303fc8045d6d1 --- M manifests/role/diamond.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/23/153123/1 diff --git a/manifests/role/diamond.pp b/manifests/role/diamond.pp index 856436d..d794011 100644 --- a/manifests/role/diamond.pp +++ b/manifests/role/diamond.pp @@ -11,7 +11,7 @@ # Labs projects in which to enable diamond. This is to reduce # the load on the collector instance, which could not handle # all the metrics from all the projects - $labs_enabled_projects = ['cvn', 'deployment-prep', 'graphite', 'tools'] + $labs_enabled_projects = ['cvn', 'deployment-prep', 'graphite', 'tools', 'quarry'] case $::realm { 'labs': { $host = '10.68.17.169' -- To view, visit https://gerrit.wikimedia.org/r/153123 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I22b509feee79c87c789141af83f303fc8045d6d1 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits