config validate
Validate an OpenTelemetry Collector YAML configuration file offline. Checks YAML syntax, component registry, pipeline references, and best practices.
config init
Generate a production-ready OpenTelemetry Collector configuration file using an interactive wizard. Supports Prometheus endpoint discovery, signal selection, and multiple authentication methods.
config test
Live-test an OpenTelemetry Collector configuration by spawning a collector, injecting debug components, and sending OTLP probes to verify each pipeline.