Skip to content

Commit

Permalink
feat: port influxd inspect build-tsi (influxdata#21936)
Browse files Browse the repository at this point in the history
* feat: port influxd inspect build-tsi

* refactor: changes based on code review, not including logging changes

* refactor: improved logging based on code review

* chore: updated CHANGELOG.md

Co-authored-by: Michelle McFarland <[email protected]>
  • Loading branch information
mcfarlm3 and Michelle McFarland authored Jul 27, 2021
1 parent bf5965d commit 9f13f1c
Show file tree
Hide file tree
Showing 3 changed files with 594 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ This release adds an embedded SQLite database for storing metadata required by t
1. [21888](https://github.com/influxdata/influxdb/pull/21888/): Ported the `influxd inspect dump-wal` command from 1.x.
1. [21828](https://github.com/influxdata/influxdb/pull/21828): Added the command `influx inspect verify-wal`.
1. [21814](https://github.com/influxdata/influxdb/pull/21814): Ported the `influxd inspect report-tsm` command from 1.x.
1. [21936](https://github.com/influxdata/influxdb/pull/21936): Ported the `influxd inspect build-tsi` command from 1.x.
1. [21910](https://github.com/influxdata/influxdb/pull/21910): Added `--ui-disabled` option to `influxd` to allow for running with the UI disabled.
1. [21938](https://github.com/influxdata/influxdb/pull/21938): Added route to delete individual secret.

Expand Down
Loading

0 comments on commit 9f13f1c

Please sign in to comment.