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 ; in Kubernetes must run in host PID namespace - Architectures : x86 64, ARM64 Check BTF support: Supported Languages / Runtimes | Language | HTTP | gRPC | DB queries | |----------|------|------|-----------| | Go | ✅ | ✅ | ✅ | | Java (JVM) | ✅ | ✅ | ✅ | | Python | ✅ | ✅ | - | | Ruby | ✅ | - |…