Dzahn has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399688 )
Change subject: mediawiki: remove comment about Ganglia, replace with Statsd ...................................................................... mediawiki: remove comment about Ganglia, replace with Statsd There is no more Ganglia now, let's not confuse with this old comment. It's sending it to statsd (and then whatever backends statsd has). Change-Id: I137f4dba594eee8fb741443362dd75fe3a6d10f7 --- M modules/mediawiki/manifests/monitoring/errors.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/88/399688/1 diff --git a/modules/mediawiki/manifests/monitoring/errors.pp b/modules/mediawiki/manifests/monitoring/errors.pp index 4a48284..ac551f3 100644 --- a/modules/mediawiki/manifests/monitoring/errors.pp +++ b/modules/mediawiki/manifests/monitoring/errors.pp @@ -1,7 +1,7 @@ # == Class: mediawiki::monitoring::errors # # Configures a metric module that listens on a UDP port for MediaWiki -# fatal and exception log messages and reports them to Ganglia. +# fatal and exception log messages and reports them to Statsd. # # === Parameters # -- To view, visit https://gerrit.wikimedia.org/r/399688 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I137f4dba594eee8fb741443362dd75fe3a6d10f7 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
