commit | 7f4a19088f7007782582666924d13ee67cac7480 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@openstack.org> | Sat Aug 24 08:20:02 2013 -0700 |
committer | James E. Blair <jeblair@openstack.org> | Sat Aug 24 08:23:05 2013 -0700 |
tree | f8bee21a57a2e58ac6ccca7d39f17b208f2262ec | |
parent | fadc6e16bfeab1ff5d81ab2a97e7ed72992765da [diff] |
Add a graphite key for all jobs in a pipeline We have a graph on our status page showing all of the jobs Zuul launched, but it's built from more than 1000 graphite keys which is a little inefficient. Add a key for convenience that rolls up all of the job completions in a pipeline, so that such a graph can be built with only about 10 keys. Change-Id: Ie6dbcca68c8a118653effe90952c7921a9de9ad1