Steps
Set the following environment variable before running iii:~/.zshrc, ~/.bashrc):
Result
iii will no longer send any anonymous usage data.This setting controls anonymous usage data collection by the iii Engine. To disable OpenTelemetry observability instrumentation (traces, metrics, logs), set
OTEL_ENABLED=false instead or pass enabled=False in your OtelConfig. See the OpenTelemetry Integration page for details.