0b5f7a01ca
Previously, a v1 source was configured with a `URL` and `fluxURL`. The `URL` was used for querying InfluxQL data, while the `fluxURL` pointed to a `fluxd` instance and was used for querying Flux data. Since then, `fluxd` has been subsumed by the InfluxDB 1.7 release, which supports both InfluxQL and Flux. This commit updates the source proxy query service to query Flux data from a V1 source directly. |
||
---|---|---|
.. | ||
bucket.go | ||
client.go | ||
source_proxy_query_service.go |