influxdb/storage
Nathaniel Cook 61e36cbee6 chore(Makefile): add target to check generated files are accurate
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00
..
compat respond to review feedback 2018-11-08 11:39:36 -07:00
reads chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
readservice Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
config.go respond to review feedback 2018-11-08 11:39:36 -07:00
engine.go Add option to disable TSI metrics 2018-12-10 15:02:26 +00:00
engine_test.go fix(storage): allow disabling the WAL 2018-11-09 10:45:24 -07:00
metrics.go Fix bug with engineID 2018-12-07 14:32:34 +00:00
points_writer.go to() for influxdb (#1194) 2018-11-01 14:44:56 -04:00
retention.go Refactor default labels and retention metrics 2018-12-07 14:32:34 +00:00
retention_test.go fix(storage/retention): change from string to platform.ID 2018-10-11 09:54:19 -05:00
series_cursor.go chore(fmt): update formating with make fmt 2018-10-30 07:40:28 -05:00