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

Golang Queue Docs Reference StartSpan which should be StartChild #12221

Open
arhea opened this issue Dec 27, 2024 · 1 comment
Open

Golang Queue Docs Reference StartSpan which should be StartChild #12221

arhea opened this issue Dec 27, 2024 · 1 comment

Comments

@arhea
Copy link

arhea commented Dec 27, 2024

SDK

Go SDK

Description

The documentation references StartSpan on transactions. However, the SDK uses StartChild and doesn't pass the context.

Suggested Solution

Replace StartSpan(ctx, opName) with StartChild(opName)

@getsantry
Copy link
Contributor

getsantry bot commented Dec 27, 2024

Assigning to @getsentry/support for routing ⏲️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Support
Development

No branches or pull requests

1 participant