Build Command Statistics - Prototype

This is an admittedly primitive interface to the build command statistics gathered every time a build command (currently just build_packages) is run in golo.chromium.org or corp.google.com. Submit suggestions for enhancements, at this google.com dory page.

Create GCL queries to search the statistics database. GCL has no SELECT or FROM clauses. This site supports a SQL-like SELECT clause for column filtering, but no FROM clause is needed/supported. If no SELECT clause is given then default columns are selected (see below). A default LIMIT 30 is used unless otherwise specified.


Prepare a new query

Write your own query
Select an example query

Query results

For query: {{ user_query }}

{% if error_msg %} {{ error_msg }} {% else %} {{ results_table }}
{% endif %}


Database columns available

Columns selected by default in bold.
Signed in as {{ user_email }}