profiling-node
profiling-node copied to clipboard
The code for this repo now lives in https://github.com/getsentry/sentry-javascript/tree/develop/packages/profiling-node
### Problem Statement Pkg crashes in bun (and probably deno, need to check that) ### Solution Brainstorm Either support non v8 runtimes or error/warn with a helpful error
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
### Problem Statement Our current Profiling solution relies on the SDK creating and finishing transactions on its own. When using open telemetry these actions are performed by otel, and Sentry...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...