summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMatt Tennant <mtennant@chromium.org>2014-03-12 18:52:09 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-03-14 19:41:53 +0000
commit8494b9d81a01e90a29ae7a513dfa4812fa6dc34a (patch)
tree57d9f00827693c084df540ff575251ebb365da24 /bin
parent659bae1651409b949e01808c2889fb3b3ee04cdc (diff)
downloadchromite-8494b9d81a01e90a29ae7a513dfa4812fa6dc34a.tar.gz
gather_builder_stats: New script for gathering builder stats from metadata.
The gather_build_stats scrapes the metadata.json for builder runs and sends the data both to Google Sheets and to Graphite. BUG=None TEST=No unittests at this point, but I have run it many times to actually gather stats. Change-Id: I9e78c6432c344d1f409a9ade9d5cc27d976c2be1 Reviewed-on: https://chromium-review.googlesource.com/189758 Reviewed-by: David James <davidjames@chromium.org> Commit-Queue: David James <davidjames@chromium.org> Tested-by: David James <davidjames@chromium.org>
Diffstat (limited to 'bin')
l---------bin/gather_builder_stats1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gather_builder_stats b/bin/gather_builder_stats
new file mode 120000
index 000000000..72196ceea
--- /dev/null
+++ b/bin/gather_builder_stats
@@ -0,0 +1 @@
+../scripts/wrapper.py \ No newline at end of file