influxdb/query/control
Jonathan A. Sternberg 1129552475 feat(query): log panics with their stacktraces within the query executor
The logger is now threaded into the query controller, executor, and the
dispatcher so that we can log panics. They are logged at the info level
because the panics do not result in the system crashing and becoming
unusable.
2018-08-15 16:03:12 -05:00
..
controller.go feat(query): log panics with their stacktraces within the query executor 2018-08-15 16:03:12 -05:00
controller_test.go fix(query/control): fix the queueing metric 2018-08-14 16:02:46 -05:00
metrics.go feat: Add query statistics 2018-07-17 09:16:27 -06:00
queue.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00