influxdb/query/mock
Nathaniel Cook f37e65f26c fix(query): change logging bridge to be a service instead
It is no longer necessary for the query logging to be a bridge as the
stats are available for consumption from the ProxyQueryService.
This change changes the logging bridge to directly implement the proxy
query service instead of implementing a bridge.
2019-04-11 14:46:45 -06:00
..
logger.go fix(query): change logging bridge to be a service instead 2019-04-11 14:46:45 -06:00
service.go fix(query): add Check method to query service interfaces (#12866) 2019-03-25 20:05:44 -07:00