Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/342825 )

Change subject: Update prometheus jmx_exporter path in deployment-prep
......................................................................

Update prometheus jmx_exporter path in deployment-prep

Cassandra fails to start in deployment-prep due to the absence of
the jmx_prometheus_javaagent-0.8-*.jar.

Bug: T155120
Change-Id: Ibe5fe1dcf6744cccf1746966f91023137ccb3bea
---
M hieradata/labs/deployment-prep/common.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/342825/1

diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 2b9e6f7..4ed8a43 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -97,7 +97,7 @@
 cassandra::target_version: '2.2'
 cassandra::metrics::graphite_host: labmon1001.eqiad.wmnet
 cassandra::additional_jvm_opts:
-  - 
'-javaagent:/srv/deployment/cassandra/jmx_exporter/lib/jmx_prometheus_javaagent-0.8-SNAPSHOT.jar=7800:/etc/cassandra/jmx_exporter.yaml'
+  - 
'-javaagent:/srv/deployment/prometheus/jmx_exporter/lib/jmx_prometheus_javaagent-0.8-SNAPSHOT.jar=7800:/etc/cassandra/jmx_exporter.yaml'
 restbase::seeds:
   - 10.68.16.128 # deployment-restbase01
   - 10.68.17.189 # deployment-restbase02

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe5fe1dcf6744cccf1746966f91023137ccb3bea
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to