grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.33k stars 181 forks source link

Pyroscope: Add support for node wise profiling of .Net #804

Open simonswine opened 4 months ago

simonswine commented 4 months ago

We should add a component, which is able to profile .Net processes by attaching over the diagnostic socket, using https://github.com/pyroscope-io/dotnetdiag.

This should be a component working pretty similar to pyroscope.java and be called pyroscope.dotnet

github-actions[bot] commented 3 months ago

This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it. If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue. The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity. Thank you for your contributions!

simonswine commented 3 months ago

Still planning to work on this