elastic-recheck/elastic_recheck/cmd
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
..
__init__.py Add graph script 2013-10-02 14:56:49 -07:00
check_success.py Log how long it takes to run a query when collecting metrics 2014-01-08 10:54:24 -08:00
graph.py sort the graph list by number of fails 2013-12-06 17:40:31 -05:00