package reporttsi
import "github.com/influxdata/influxdb/cmd/influx_inspect/reporttsi"
Package reporttsi provides a report about the series cardinality in one or more TSI indexes.
Index ¶
Types ¶
type Command ¶
type Command struct { // Standard input/output, overridden for testing. Stderr io.Writer Stdout io.Writer // contains filtered or unexported fields }
Command represents the program execution for "influxd reporttsi".
func NewCommand ¶
func NewCommand() *Command
NewCommand returns a new instance of Command with default setting applied.
func (*Command) Run ¶
Run executes the command.
Source Files ¶
- Version
- v1.12.0 (latest)
- Published
- Apr 8, 2025
- Platform
- linux/amd64
- Imports
- 16 packages
- Last checked
- 2 days ago –
Tools for package owners.