chronograf/enterprise
Tim Raymond f47d2f3316 Implement initial Influx Enterprise client
This is an initial implementation of the Influx Enterprise client. It
incorporates introspection of a cluster to determine available data
nodes and issues requests in a round-robin fasion to those nodes.

Currently all nodes are assumed to be healthy, so there is no pruning of
the available data node pool.
2017-02-02 16:08:09 -08:00
..
enterprise.go Implement initial Influx Enterprise client 2017-02-02 16:08:09 -08:00
enterprise_test.go Implement initial Influx Enterprise client 2017-02-02 16:08:09 -08:00