Documentation

influxd inspect report-tsi

The influxd inspect report-tsi command analyzes Time Series Index (TSI) within a specified bucket and reports the cardinality of data stored in the bucket segmented by shard and measurement.

Usage

influxd inspect report-tsi [flags]

Flags

FlagDescriptionInput Type
-b--bucket-id(Required) Process data for specified bucket ID.string
-c--concurrencyNumber of workers to run concurrently (default is the number of available processing units).integer
--data-pathPath to data directory (default ~/.influxdbv2/engine/data).string
-h--helpView Help for the report-tsi command.
-t-topLimit results to the top n.integer

Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more