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

ref: remove deprecated span options #735

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

greywolve
Copy link
Contributor

Remove the SpanSampled, OpName, TransactionName, Transaction Source span options which are now deprecated and superseded by their "With" prefixed variants.

Fixes: #625

Remove the SpanSampled, OpName, TransactionName, Transaction Source span
options which are now deprecated and superseded by their "With"
prefixed variants.
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
tracing.go 85.93% <ø> (-0.22%) ⬇️

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@cleptric cleptric merged commit a153a52 into getsentry:master Oct 18, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated span options: TransctionSource, TransactionName, OpName, SpanSampled
2 participants