Skip to main content
Configuration defines where telemetry comes from (sources), where it is sent (destinations), and optional processing (actions). You can manage all of these using the VM Agent’s interactive tool or YAML files.

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 a destination first, then sources, then actions and instrumentation rules as needed.
For definitions of sources, destinations, and actions, see Key concepts in the VM Agent overview.