influxdb/cmd/influxd
Nathaniel Cook a75adf6c4b fix(http): separate InfluxQL and Flux services
Previously the APIBackend understood only a ProxyQueryService,
but it needs to understand that there are two implementations of the
ProxyQueryService one for handling InfluxQL queries and one for handling
Flux queries. The names of the fields have been updated to make this
clear. As well as the FluxBackend is now initialized using the
FluxService explicitly.
2019-02-22 10:31:20 -07:00
..
launcher fix(http): separate InfluxQL and Flux services 2019-02-22 10:31:20 -07:00
main.go feat(telemetry): add telemetry server handler 2019-01-21 13:05:58 -06:00