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

Merged IHasMeasurements into ISpanData #2659

Merged
merged 16 commits into from Oct 2, 2023

Conversation

jamescrosswell
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 26, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 05c432d

@jamescrosswell jamescrosswell changed the title Feat/4.0.0 remove IHasMeasurements Feat/4.0.0 deprecate IHasMeasurements Sep 26, 2023
@jamescrosswell jamescrosswell added this to the 4.0.0 milestone Sep 26, 2023
Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given we're adding this soon to the SDK: https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/metrics.py

Do we gain from keeping things split from transactions? We'll be sending Spans only soon too (outside transactions).

src/Sentry/ITransactionData.cs Outdated Show resolved Hide resolved
@jamescrosswell
Copy link
Collaborator Author

jamescrosswell commented Sep 26, 2023

Given we're adding this soon to the SDK: https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/metrics.py

Do we gain from keeping things split from transactions? We'll be sending Spans only soon too (outside transactions).

I moved it to ISpanData instead 👍🏻

@jamescrosswell jamescrosswell changed the title Feat/4.0.0 deprecate IHasMeasurements Merged IHasMeasurements into ISpanData Sep 26, 2023
src/Sentry/Span.cs Outdated Show resolved Hide resolved
src/Sentry/SpanTracer.cs Outdated Show resolved Hide resolved
src/Sentry/Transaction.cs Outdated Show resolved Hide resolved
src/Sentry/ISpanData.cs Outdated Show resolved Hide resolved
src/Sentry/Span.cs Outdated Show resolved Hide resolved
src/Sentry/Span.cs Outdated Show resolved Hide resolved
@bitsandfoxes bitsandfoxes merged commit 3c3182d into feat/4.0.0 Oct 2, 2023
13 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/4.0.0-remove-ihasmeasurements branch October 2, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants