influxdb/storage
Jonathan A. Sternberg 70507670c3
feat(storage/reads): add scanned values and bytes metadata to the query (#12156)
This updates influxdb to use the new arbitrary metadata that can be
attached by a source and adds metadata entries for the cursor
statistics.
2019-02-25 14:44:18 -06:00
..
compat chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
reads feat(storage/reads): add scanned values and bytes metadata to the query (#12156) 2019-02-25 14:44:18 -06:00
readservice feat(storage): Enforce single org for series key reads 2019-02-21 11:18:08 -08:00
wal wal: change deletes to be based on DeleteBucket 2019-02-04 10:32:52 -07:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
bucket_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
bucket_service_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
config.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
engine.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
engine_test.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
metrics.go storage: respond to review comments 2019-02-04 12:26:26 -07:00
opener.go refactor: change the way the engine opens and closes and reload the cache 2019-02-04 10:32:52 -07:00
points_writer.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
retention.go storage: respond to review comments 2019-02-04 12:26:26 -07:00
retention_test.go storage: respond to review comments 2019-02-04 12:26:26 -07:00
series_cursor.go feedback: Simplify reader; use constants from influxdb package 2019-02-21 11:18:08 -08:00
series_cursor_test.go feedback: Simplify reader; use constants from influxdb package 2019-02-21 11:18:08 -08:00