Configuration methods
You can configure the Odigos VM Agent in two ways:- odictl — A terminal user interface (TUI) that you use to add and manage sources, destinations, and actions interactively.
- YAML — Each configuration task (sources, destinations, actions) can be done via YAML; the pages linked below include a YAML tab with examples.
Configuration tasks
Add sources
Instrument systemd services or Linux processes so the VM Agent collects their telemetry.
Add destinations
Define where telemetry is sent (for example, OTLP endpoints or supported backends).
Add actions
Transform, filter, or enrich telemetry before it is sent to destinations.
Instrumentation rules
Control how telemetry is recorded from your sources (attributes, headers, payloads and custom instrumentation rules).