mc support telemetry

mc support telemetry generates OpenTelemetry-formatted trace information to either live-stream or record-then-transmit to an OpenTelemetry Protocol (OTLP)-compatible service. The command collects trace data across all nodes in the AIStor deployment. The information can be relayed to a specified collector, recorded to a local encrypted or unencrypted file, or replayed from a local file to a collector.

These commands are designed to capture traces in support of ongoing troubleshooting and diagnostics with MinIO Engineering.

The command has the following syntax:

mc support telemetry COMMAND [COMMAND FLAGS] [ARGUMENTS ...]

Subcommands

Subcommand Description
proxy Send OpenTelemetry data by proxy to an OTLP collector.
record Record OpenTelemetry data to a local file.
replay Replay a previously recorded OpenTelemetry file to an OTLP collector.