elastic-recheck/elastic_recheck
Matt Riedemann bd4e1d8b9a Log how long it takes to run a query when collecting metrics
Right now all elastic-recheck queries are using query_string queries
against ElasticRecheck, but if we ever support more options like
multi-line queries or regexp queries, it would be good to know how those
perform relative to the query_string queries, so log it at debug level
when running the CLI to dump metrics.

Change-Id: I8414205b84e347d3305ee8d7e6ac2d4ca18c9818
2014-01-08 10:54:24 -08:00
..
cmd Log how long it takes to run a query when collecting metrics 2014-01-08 10:54:24 -08:00
tests Ability to Soft Delete Stale Bugs from elastic-recheck 2013-12-10 16:52:16 -05:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py time to grow up and fit in 80 columns 2013-12-02 11:43:51 -05:00
elasticRecheck.py Ability to Soft Delete Stale Bugs from elastic-recheck 2013-12-10 16:52:16 -05:00
loader.py Ability to Soft Delete Stale Bugs from elastic-recheck 2013-12-10 16:52:16 -05:00
query_builder.py Merge "Better end of console log indexing detection." 2013-11-12 02:19:01 +00:00
results.py correct issue of dangling µs in buckets 2013-12-18 18:19:37 -05:00