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
10.13k stars 614 forks source link

Support for recieving opentelemetry profiles. #3651

Open EStork09 opened 1 month ago

EStork09 commented 1 month ago

Is your feature request related to a problem? Please describe.

With the introduction of standardized profiles coming into the opentelemetry spec, pyroscope should be able to support receiving those profiles similar to the other Grafana tooling integrating with OpenTelemetry.

Describe the solution you'd like

Allow Pyroscope to receive profiles from opentelemetry collectors.

Describe alternatives you've considered

None

Additional context

Blog Post Intro Otel Collector Support