exporter
An prometheus and OpenTelemetry exporter for custom eBPF metrics, written in async rust: eunomia-exporter
An prometheus and OpenTelemetry exporter for custom eBPF metrics, written in async rust: eunomia-exporter
This is a single binary exporter, you don't need to install BCC/LLVM when you use it. The only thing you will need to run the exporter on another machine is the config file and pre-compiled eBPF code.
Supported scenarios
Currently the only supported way of getting data out of the kernel is via maps (we call them tables in configuration).
Continue exploring
Back to index
eunomia-bpf Documentation
Simplify eBPF development with CO-RE and WebAssembly. Build, compile, and distribute eBPF programs easier with automatic code generation.
Previous
ecli server
ecli-server and the ecli client subcommand were removed from the main branch in March 2026 to reduce maintenance overhead.
Next
usage
This is an adapted version of opensnoop from bcc/libbpf-tools, you can check our source code here: examples/bpftools/opensnoop
- Last updated
- Jan 26, 2024
- First published
- Aug 10, 2023
- Contributors
- 云微, oluceps
Was this page helpful?