Documentation Index
Fetch the complete documentation index at: https://docs.odigos.io/llms.txt
Use this file to discover all available pages before exploring further.
Odigos eBPF-based data collection requires, at minimum, platforms that have underlying Linux kernel versions of 5.4.0.The required Linux capabilities depend on your kernel version:
- Kernel 5.4 – 5.7: requires
CAP_SYS_ADMIN. - Kernel 5.8 and later: requires
CAP_BPFandCAP_SYS_PTRACE.
CAP_BPF and CAP_SYS_PTRACE) follow the principle of least privilege compared to CAP_SYS_ADMIN.- Odigos Pro license key (or token) for the VM Agent.
- A Linux host running a RHEL-compatible distribution (DNF), a Debian-based distribution (APT), or any Linux system supporting RPM packages.
- At least one process or application on the host that is written in a supported language.