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. |
||
---|---|---|
.. | ||
controller.go | ||
controller_test.go | ||
metrics.go | ||
queue.go |