Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous profiling #785

Open
stephanie-anderson opened this issue Sep 5, 2024 · 2 comments
Open

Continuous profiling #785

stephanie-anderson opened this issue Sep 5, 2024 · 2 comments
Assignees
Milestone

Comments

@stephanie-anderson
Copy link
Contributor

Documentation
https://develop.sentry.dev/sdk/telemetry/profiles/sample-format-v2/

References

  • JavaScript / Node SDK
  • Python SDK
  • Android SDK
  • iOS / Cocoa SDK
@tsloughter
Copy link

Continuous profiling is part of OpenTelemetry and coming to Erlang/Elixir through https://github.com/open-telemetry/opentelemetry-ebpf-profiler

Does or will Sentry support the Otel protocol for profiling?

@solnic @whatyouhide hopefully easier to integrate than tracing if you are able to go the route of using the Otel solution.

A couple people at Elastic who built the profiler have offered to help and @GregMefford plans to work on it.

@solnic
Copy link
Collaborator

solnic commented Sep 27, 2024

I reckon it would make a lot of sense to do it via OTel, especially that we're gonna use it for Tracing soon.

@savhappy savhappy self-assigned this Oct 21, 2024
@whatyouhide whatyouhide changed the title Continuous Profiling Continuous profiling Oct 22, 2024
@whatyouhide whatyouhide added this to the 11.0.0 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants