jenkins-bot has submitted this change and it was merged.

Change subject: zuul: metrics for test/gate pipelines
......................................................................


zuul: metrics for test/gate pipelines

Change adds two new graphite based graphs that show the Zuul processing
for the busiest pipelines: test and gate.

I have also exploded the render URL for easier editing.

Change-Id: I9cd0a6a8eba123b89743f785b8b9d317cb293e17
---
M org/wikimedia/integration/zuul/default.html
1 file changed, 47 insertions(+), 3 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/org/wikimedia/integration/zuul/default.html 
b/org/wikimedia/integration/zuul/default.html
index 3604541..e703831 100644
--- a/org/wikimedia/integration/zuul/default.html
+++ b/org/wikimedia/integration/zuul/default.html
@@ -5,7 +5,51 @@
        <div id="zuul-pipelines" class="row"></div>
        <!-- Courtesy of OpenStack Foundation -->
        <h4>Job Stats</h4>
-       <img 
src="//graphite.wikimedia.org/render/?from=-24hours&amp;height=180&amp;until=now&amp;width=334&amp;bgcolor=ffffff&amp;fgcolor=000000&amp;target=alias(summarize(stats_counts.gerrit.event.comment-added,%20'1h'),%20'Comment%20added')&amp;target=alias(summarize(stats_counts.gerrit.event.patchset-created,%20'1h'),%20'Patchset%20created')&amp;target=alias(summarize(stats_counts.gerrit.event.change-merged,%20'1h'),%20'Change%20merged')&amp;title=Gerrit%20Events%20(per%20Hour)"
 title="Gerrit events (per Hour)" />
-
-       <img 
src="//graphite.wikimedia.org/render/?from=-24hours&amp;height=180&amp;until=now&amp;width=334&amp;bgcolor=ffffff&amp;fgcolor=000000&amp;target=alias(summarize(sumSeries(stats.gauges.zuul.pipeline.*.current_changes),'1h'),'Changes')&amp;title=Zuul%20processing%20(per%20hour)"
 title="Zuul (per hour)" />
+       <img title="Gerrit events per hour" 
src="//graphite.wikimedia.org/render/?from=-24hours
+&amp;height=180
+&amp;until=now
+&amp;width=400
+&amp;bgcolor=ffffff
+&amp;fgcolor=000000
+&amp;target=alias(summarize(stats_counts.gerrit.event.comment-added,%20'1h'),%20'Comment%20added')
+&amp;target=alias(summarize(stats_counts.gerrit.event.patchset-created,%20'1h'),%20'Patchset%20created')
+&amp;target=alias(summarize(stats_counts.gerrit.event.change-merged,%20'1h'),%20'Change%20merged')
+&amp;title=Gerrit%20Events%20(per%20Hour)" title="Gerrit events (per Hour)" />
+       <img title="Zuul processing" 
src="//graphite.wikimedia.org/render/?from=-24hours
+&amp;height=180
+&amp;until=now
+&amp;width=400
+&amp;bgcolor=ffffff
+&amp;fgcolor=000000
+&amp;areaMode=first
+&amp;lineMode=staircase
+&amp;target=alias(summarize(sumSeries(stats.gauges.zuul.pipeline.*.current_changes),'1h'),'Changes')
+&amp;title=Zuul%20processing%20(per%20hour)" title="Zuul (per hour)" />
+<br/>
+       <img title="Zuul test pipeline" 
src="//graphite.wikimedia.org/render/?from=-24hours
+&amp;height=180
+&amp;until=now
+&amp;width=400
+&amp;bgcolor=ffffff
+&amp;fgcolor=000000
+&amp;areaMode=first
+&amp;colorList=orange,blue,red
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'15min','min'),'15min
 minimum')
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'1min'),'1min
 avg')
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'1h','max'),'hourly
 max')
+&amp;title=Zuul%20test%20pipeline" />
+       <img title="Zuul gate pipeline" 
src="//graphite.wikimedia.org/render/?from=-24hours
+&amp;height=180
+&amp;until=now
+&amp;width=400
+&amp;bgcolor=ffffff
+&amp;fgcolor=000000
+&amp;areaMode=first
+&amp;colorList=orange,blue,red
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'15min','min'),'15min
 minimum')
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'1min'),'1min
 avg')
+&amp;target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'1h','max'),'hourly
 max')
+&amp;title=Zuul%20gate%20pipeline" />
+<!--
+-->
 </div>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9cd0a6a8eba123b89743f785b8b9d317cb293e17
Gerrit-PatchSet: 1
Gerrit-Project: integration/docroot
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to