influxdb3 loadcap

Use influxdb3 loadcap to capture and manage anonymized workload profiles on a query-capable InfluxDB 3 Enterprise node.

Load capture requires the upgraded storage engine—the default for new clusters. On clusters that started on 3.10 or earlier, first run the storage engine upgrade (--upgrade-pacha-tree). Send requests to a node with an explicit --mode setting that includes query, for example, --mode query or --mode ingest --mode query --mode compact. Load capture isn’t available on a node that uses the default --mode all configuration.

Usage

influxdb3 loadcap <SUBCOMMAND>

Subcommands

SubcommandDescription
startStart a timed capture
listList capture profiles
filesList files in a profile
previewPreview a profile
downloadDownload a profile archive
deleteDelete a profile
helpPrint command help or the help of a subcommand

Options

OptionDescription
-h--helpPrint help information
--help-allPrint detailed help information

Was this page helpful?

Thank you for your feedback!