Filippo Giunchedi has uploaded a new change for review.

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

Change subject: gdash: adjust deploy metrics
......................................................................

gdash: adjust deploy metrics

Bug: T64667
Change-Id: I9e340d3dce5c639e073e21b5f4e9200ccc6b6d65
---
M templates/gdash/deploy_addon.erb
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/208085/1

diff --git a/templates/gdash/deploy_addon.erb b/templates/gdash/deploy_addon.erb
index b307746..cef6019 100644
--- a/templates/gdash/deploy_addon.erb
+++ b/templates/gdash/deploy_addon.erb
@@ -6,13 +6,13 @@
   [
 
     # sync-common-file
-    
'alias(color(dashed(drawAsInfinite(deploy.sync-common-file)),"gold"),"sync-common-file")',
+    
'alias(color(dashed(drawAsInfinite(deploy.sync-file.count)),"gold"),"sync-file")',
 
     # sync-common-all
-    
'alias(color(lineWidth(drawAsInfinite(deploy.sync-common-all),2),"gold"),"sync-common-all")',
+    
'alias(color(lineWidth(drawAsInfinite(deploy.all.count),2),"gold"),"sync-all")',
 
     # scap
-    'alias(color(lineWidth(drawAsInfinite(deploy.scap),2),"black"),"scap 
deploy")',
+    'alias(color(lineWidth(drawAsInfinite(scap.scap),2),"black"),"scap 
deploy")',
 
   ].join('&')
 -%>

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

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