grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.7k stars 580 forks source link

[DOC] Docs for Python eBPF #2739

Open knylander-grafana opened 8 months ago

knylander-grafana commented 8 months ago

Docs for Python eBPF (before it only supported go, now it supports python) maybe all ebpf docs needs more info as it is our most popular docs .

knylander-grafana commented 5 months ago

@Rperry2174 We need more info for the description to understand the scope for this issue.

Our current docs for eBPF list Python as supported content: https://grafana.com/docs/pyroscope/latest/configure-client/grafana-agent/ebpf/configuration/. What additional information do we need?

Does this refer to the examples in the repo?

Is there ever a situation where you would use eBPF as well as the Python SDK for the staged app?