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&height=180&until=now&width=334&bgcolor=ffffff&fgcolor=000000&target=alias(summarize(stats_counts.gerrit.event.comment-added,%20'1h'),%20'Comment%20added')&target=alias(summarize(stats_counts.gerrit.event.patchset-created,%20'1h'),%20'Patchset%20created')&target=alias(summarize(stats_counts.gerrit.event.change-merged,%20'1h'),%20'Change%20merged')&title=Gerrit%20Events%20(per%20Hour)"
title="Gerrit events (per Hour)" />
-
- <img
src="//graphite.wikimedia.org/render/?from=-24hours&height=180&until=now&width=334&bgcolor=ffffff&fgcolor=000000&target=alias(summarize(sumSeries(stats.gauges.zuul.pipeline.*.current_changes),'1h'),'Changes')&title=Zuul%20processing%20(per%20hour)"
title="Zuul (per hour)" />
+ <img title="Gerrit events per hour"
src="//graphite.wikimedia.org/render/?from=-24hours
+&height=180
+&until=now
+&width=400
+&bgcolor=ffffff
+&fgcolor=000000
+&target=alias(summarize(stats_counts.gerrit.event.comment-added,%20'1h'),%20'Comment%20added')
+&target=alias(summarize(stats_counts.gerrit.event.patchset-created,%20'1h'),%20'Patchset%20created')
+&target=alias(summarize(stats_counts.gerrit.event.change-merged,%20'1h'),%20'Change%20merged')
+&title=Gerrit%20Events%20(per%20Hour)" title="Gerrit events (per Hour)" />
+ <img title="Zuul processing"
src="//graphite.wikimedia.org/render/?from=-24hours
+&height=180
+&until=now
+&width=400
+&bgcolor=ffffff
+&fgcolor=000000
+&areaMode=first
+&lineMode=staircase
+&target=alias(summarize(sumSeries(stats.gauges.zuul.pipeline.*.current_changes),'1h'),'Changes')
+&title=Zuul%20processing%20(per%20hour)" title="Zuul (per hour)" />
+<br/>
+ <img title="Zuul test pipeline"
src="//graphite.wikimedia.org/render/?from=-24hours
+&height=180
+&until=now
+&width=400
+&bgcolor=ffffff
+&fgcolor=000000
+&areaMode=first
+&colorList=orange,blue,red
+&target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'15min','min'),'15min
minimum')
+&target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'1min'),'1min
avg')
+&target=alias(summarize(stats.gauges.zuul.pipeline.test.current_changes,'1h','max'),'hourly
max')
+&title=Zuul%20test%20pipeline" />
+ <img title="Zuul gate pipeline"
src="//graphite.wikimedia.org/render/?from=-24hours
+&height=180
+&until=now
+&width=400
+&bgcolor=ffffff
+&fgcolor=000000
+&areaMode=first
+&colorList=orange,blue,red
+&target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'15min','min'),'15min
minimum')
+&target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'1min'),'1min
avg')
+&target=alias(summarize(stats.gauges.zuul.pipeline.gate-and-submit.current_changes,'1h','max'),'hourly
max')
+&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 <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits