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

  1. 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