influxdb/cmd/influxd/inspect
Daniel Moran 12fff64760
fix: make TSI index compact old and too-large log files (#22334)
*  TSI index should compact old or too-large log files
* Old tsl files should be compacted without new writes
* Add extra logging when disk size test fails


Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-08-30 18:27:48 -04:00
..
build_tsi fix: make TSI index compact old and too-large log files (#22334) 2021-08-30 18:27:48 -04:00
delete_tsm refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
dump_tsi refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
dump_tsm refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
dump_wal chore: add unit test coverage to inspect dump-wal (#21994) 2021-07-30 15:32:46 -07:00
export_index refactor: reorganize inspect subcommands for better package hierarchy (#21763) 2021-06-30 11:46:47 -05:00
export_lp chore: move to os/io over ioutil for `influx inspect` code (#21827) 2021-07-09 15:12:00 -05:00
report_tsi refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
report_tsm refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
tsi-test-data chore: add unit test coverage to inspect report-tsi command (#22153) 2021-08-12 08:55:42 -07:00
verify_seriesfile refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
verify_tombstone refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
verify_tsm refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
verify_wal refactor: small changes to usage and flag naming for consistency (#22292) 2021-08-24 12:45:20 -07:00
inspect.go feat: port influxd inspect build-tsi (#21936) 2021-07-27 08:26:22 -07:00