Ross ROSS = Recommend OSS · open-source software intelligence for agents

cloudflare/ebpf_exporter

Prometheus exporter for custom eBPF metrics observed · 2026-08-28

github.com/cloudflare/ebpf_exporter · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 41
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 3054
  • days_rel: 393
  • days_push: 9
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2639 stars · 282 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Prometheus exporter that runs custom eBPF programs to expose Linux kernel metrics not otherwise accessible, built on libbpf. It also supports exporting OpenTelemetry-compatible traces from eBPF.

Use cases

  • export custom eBPF metrics to Prometheus
  • monitor block I/O latency like biolatency
  • trace process execution from the kernel
  • collect kernel performance counters in Grafana
  • observe kernel events without kernel modules
  • export eBPF traces to OpenTelemetry

When to choose

  • you need kernel-level metrics Prometheus can't scrape otherwise
  • you're comfortable writing eBPF programs and want them exposed as metrics
  • you run Linux servers and want bcc-tools-style observability in Prometheus

When to avoid

  • you're not on Linux (eBPF is Linux-only)
  • you only need standard system metrics available from node_exporter
  • you can't grant privileged kernel access to the exporter

Facets

service · maturity active

monitoring tracing monitoring performance operating-systems go self-hosted ebpf prometheus-exporter libbpf opentelemetry kernel-metrics observability devops linux docker

1 source

Member repositories

RepositoryRoleHealth v2
cloudflare/ebpf_exportermain79

For agents

markdown · JSON · MCP: product_card(name="cloudflare/ebpf_exporter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem