influxdb/prometheus
Jeff Wendling 69dc031a75 Use platform for most of the read service code
This commit deletes most of the code to service reads from influxdb
and pulls it in from platform instead.

Of note, the models.Tag and models.Tags types are now aliases to the
platform models.Tag and models.Tags types. Additionally, many types
in the tsdb package relating to cursors are also aliases to the same
types in the platform cursors package.

This updates the platform and flux repos to the current master in the
Gopkg.lock.
2018-10-10 11:20:25 -06:00
..
remote Add support for Prometheus remote read and write API. (#8784) 2017-09-07 13:52:37 -04:00
converters.go Use platform for most of the read service code 2018-10-10 11:20:25 -06:00