Update jobs launched graph with new paths
Change-Id: I714c9cc6c158c09dbe039327add451c35c9fa97e
This commit is contained in:
parent
4b176b783d
commit
c83fdaaf86
@ -151,7 +151,7 @@ $("#graph-container").append($(new Image()).addClass('graph').graphite({
|
|||||||
bgcolor: 'ffffff',
|
bgcolor: 'ffffff',
|
||||||
fgcolor: '000000',
|
fgcolor: '000000',
|
||||||
target: [
|
target: [
|
||||||
"alias(summarize(sumSeries(stats_counts.zuul.job.*),'1h'),'All Jobs')",
|
"alias(summarize(sumSeries(stats_counts.zuul.pipeline.*.job.*.*),'1h'),'All Jobs')",
|
||||||
],
|
],
|
||||||
title: "Zuul Jobs Launched (per Hour)"
|
title: "Zuul Jobs Launched (per Hour)"
|
||||||
}));
|
}));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user