influxdb3 loadcap

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

Load capture requires the performance upgrade preview, which uses the storage engine upgrade. Enable the preview with --use-pacha-tree and 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!