docs-v2/content/influxdb/v2/admin/internals/tsi/_index.md

632 B

title description menu weight
Manage the InfluxDB time series index (TSI) The InfluxDB [time series index (TSI)](/influxdb/v2/reference/internals/storage-engine/#time-series-index-tsi) indexes or caches measurement and tag data to ensure queries are performant. Use the `influxd inspect` command to manage the TSI index.
influxdb_v2
name parent
Manage TSI indexes Manage internal systems
101

The InfluxDB time series index (TSI) indexes or caches measurement and tag data to ensure queries are performant.

{{< children >}}