文档文档

influxd inspect report-tsi (报告 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. (influxd inspect report-tsi 命令分析指定存储桶中的时间序列索引 (TSI),并报告存储桶中按分片和测量分割的数据的基数。)

Usage (用法)

influxd inspect report-tsi [flags]
  • Copy
  • Fill window

Flags (标志)

Flag (标志)Description (描述)Input Type (输入类型)
-b--bucket-id(Required) Process data for specified bucket ID. (处理指定存储桶 ID 的数据。)string (字符串)
-c--concurrencyNumber of workers to run concurrently (default is the number of available processing units). (并发运行的 worker 数量 (默认为可用处理单元的数量)。)integer (整数)
--data-pathPath to data directory (default ~/.influxdbv2/engine/data). (数据目录的路径 (默认为 ~/.influxdbv2/engine/data)。)string (字符串)
-h--helpView Help for the report-tsi command. (查看 report-tsi 命令的帮助。)
-t-topLimit results to the top n. (将结果限制为前 n 个。)integer (整数)

Was this page helpful? (此页对您有帮助吗?)

Thank you for your feedback! (感谢您的反馈!)


The future of Flux (Flux 的未来)

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code. (Flux 将进入维护模式。您可以继续像现在这样使用它,而无需对您的代码进行任何更改。)

Read more (阅读更多)

InfluxDB 3 Open Source Now in Public Alpha (InfluxDB 3 开源版本现已发布公开 Alpha 版本)

InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing. (InfluxDB 3 开源版本现已可用于 alpha 测试,并根据 MIT 或 Apache 2 许可协议获得许可。)

We are releasing two products as part of the alpha. (我们正在发布作为 alpha 版本一部分的两个产品。)

InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security. (InfluxDB 3 Core 是我们的新开源产品。 它是用于时间序列和事件数据的最新数据引擎。 InfluxDB 3 Enterprise 是一个商业版本,它建立在 Core 的基础上,增加了历史查询能力,读取副本,高可用性,可伸缩性和细粒度的安全性。)

For more information on how to get started, check out (有关如何入门的更多信息,请查看)