beyla

Installation
SKILL.md

Grafana Beyla

Docs: https://grafana.com/docs/beyla/latest/

Beyla is a Grafana eBPF auto-instrumentation tool that captures HTTP/gRPC traffic and generates traces and metrics without modifying application code.

Requirements

  • Linux kernel: 5.8+ with BTF (BPF Type Format) enabled
  • Privileges: root or CAP_SYS_ADMIN; in Kubernetes must run in host PID namespace
  • Architectures: x86_64, ARM64

Check BTF support:

ls /sys/kernel/btf/vmlinux  # must exist

Supported Languages / Runtimes

Related skills
Installs
235
Repository
grafana/skills
GitHub Stars
38
First Seen
Apr 14, 2026