Starship icon indicating copy to clipboard operation
Starship copied to clipboard

Port ebpf-exporter to Starship

Open oojimmy opened this issue 1 year ago • 0 comments

The current situation, motivation for this task Cloudflare (ebpf_exporter)[https://blog.cloudflare.com/introducing-ebpf_exporter/] was introduced to be an eBPF metrics tool, it translates eBPF program data to Prometheus metrics, then displays in Grafana, Starship does the same things in other words. So Starship can port it to our ecosystem.

Describe the solution Port ebpf_exporter to Starship module. But we need to consider that ebpf_exporter backend in libpf, Maybe we need to consider supporting libpf backend in Starship.

Describe alternatives considered None

Additional context None

oojimmy avatar Mar 13 '23 08:03 oojimmy