-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
[DECISION] Add RFC for top level span creation method #28
Comments
in ruby we just added |
AbhiPrasad
changed the title
Add RFC for top level span creation method
[otel] Add RFC for top level span creation method
Oct 18, 2022
AbhiPrasad
changed the title
[otel] Add RFC for top level span creation method
[DECISION] Add RFC for top level span creation method
Oct 18, 2022
Wrote out why this is need for OpenTelemetry here: getsentry/develop#720 |
github-project-automation
bot
moved this from In Review
to Done
in Sentry <3s OpenTelemetry
Aug 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref:
Introduce
Sentry\Laravel\trace
custom span helper sentry-laravel#598Proposed new performance API (runTransaction) sentry-java#1154
feat: withScope returns from wrapped function sentry-javascript#3753
Introduce a
Sentry.trace
method that wraps a callback with a created span.The text was updated successfully, but these errors were encountered: