Ema has uploaded a new change for review.

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

Change subject: varnishprocessor.py: stop spamming logs
......................................................................

varnishprocessor.py: stop spamming logs

Bug: T132474
Change-Id: I4a1117ab0e95d6dd866dad536f8f5a48c50c4307
---
M modules/varnish/files/varnishprocessor/varnishprocessor.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/04/288204/1

diff --git a/modules/varnish/files/varnishprocessor/varnishprocessor.py 
b/modules/varnish/files/varnishprocessor/varnishprocessor.py
index f632c4f..099a735 100644
--- a/modules/varnish/files/varnishprocessor/varnishprocessor.py
+++ b/modules/varnish/files/varnishprocessor/varnishprocessor.py
@@ -83,7 +83,6 @@
 
     def flush_stats(self):
         """Flush metrics to standard out or statsd server."""
-        print 'Flush'
         buf = io.BytesIO()
         while self.stats:
             key, value = self.stats.popitem()

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a1117ab0e95d6dd866dad536f8f5a48c50c4307
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <e...@wikimedia.org>

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

Reply via email to