Filippo Giunchedi has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/401516 )

Change subject: prometheus: add mtail to varnish-text job
......................................................................

prometheus: add mtail to varnish-text job

Bug: T177199
Change-Id: I1c1e09f29d5390f0670b481ea05d3a9ff167b625
---
M modules/role/manifests/prometheus/ops.pp
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/401516/1

diff --git a/modules/role/manifests/prometheus/ops.pp 
b/modules/role/manifests/prometheus/ops.pp
index 1373e1e..ab4e3e3 100644
--- a/modules/role/manifests/prometheus/ops.pp
+++ b/modules/role/manifests/prometheus/ops.pp
@@ -238,6 +238,12 @@
         class_name => 'role::cache::upload',
         port       => '3903',
     }
+    prometheus::class_config{ "varnish-text_mtail_${::site}":
+        dest       => "${targets_path}/varnish-text_mtail_${::site}.yaml",
+        site       => $::site,
+        class_name => 'role::cache::text',
+        port       => '3903',
+    }
 
     # Job definition for memcache_exporter
     $memcached_jobs = [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1c1e09f29d5390f0670b481ea05d3a9ff167b625
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

Reply via email to