Hacker News new | ask | show | jobs
by metroholografix 720 days ago
Folks who find this useful might also be interested in otel-profiling-agent [1] which Elastic recently opensourced and donated to OpenTelemetry. It's a low-overhead eBPF-based continuous profiler which, besides native code, can unwind stacks from other widely used runtimes (Hotspot, V8, Python, .NET, Ruby, Perl, PHP).

[1] https://github.com/elastic/otel-profiling-agent

2 comments

Grafana has one too called Beyla.

https://grafana.com/oss/beyla-ebpf/

I am trying to wrap my head around it, still unclear what it does l.
That's like most of Grafana's documentation