influxdb/services
Edd Robinson 80dc07cbcb Efficient means of getting fields for measurement
If it's known that the read request only needs to use a single
measurement, then we can avoid the need to get field keys via the query
engine.

However, that means that a new method of getting the field keys for a
measurement would be needed. This commit exposes a method to efficiently
get field key names for a measurement across multiple shards.

name
2018-07-18 12:21:54 +01:00
..
collectd Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
continuous_querier Turn the ExecutionContext into a context.Context 2018-03-08 14:03:20 -06:00
graphite Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
httpd fix(tsdb): Fix existing Prometheus tests based on batch cursors 2018-07-16 08:55:37 -07:00
meta fix(tsdb): attempt to work on docker on windows 2018-06-01 14:57:18 -06:00
opentsdb Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
precreator Update logging calls to take advantage of structured logging 2018-02-20 10:04:19 -06:00
retention Delete deleted shards in retention service. 2018-03-28 10:44:14 -06:00
snapshotter Update logging calls to take advantage of structured logging 2018-02-20 10:04:19 -06:00
storage Efficient means of getting fields for measurement 2018-07-18 12:21:54 +01:00
subscriber fix flaky subscriber tests 2018-04-24 12:34:45 -06:00
udp Update example config with UDP precision option 2018-07-09 10:07:05 -07:00