Skip to content

Feat: Add "data" to spans#1717

Merged
maciejwalkowiak merged 6 commits into
mainfrom
gh-1233
Sep 15, 2021
Merged

Feat: Add "data" to spans#1717
maciejwalkowiak merged 6 commits into
mainfrom
gh-1233

Conversation

@maciejwalkowiak

@maciejwalkowiak maciejwalkowiak commented Sep 15, 2021

Copy link
Copy Markdown
Contributor

📜 Description

Add "data" to spans.

💡 Motivation and Context

Fixes #1233

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

@maciejwalkowiak maciejwalkowiak marked this pull request as ready for review September 15, 2021 08:41
Comment thread sentry/src/main/java/io/sentry/ISpan.java Outdated
Comment thread sentry/src/test/java/io/sentry/SentryTracerTest.kt Outdated
Comment thread sentry/src/test/java/io/sentry/SentryTracerTest.kt Outdated
maciejwalkowiak and others added 4 commits September 15, 2021 11:27
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
@maciejwalkowiak

Copy link
Copy Markdown
Contributor Author

Thanks for polishing @marandaneto

@maciejwalkowiak maciejwalkowiak merged commit 28ed730 into main Sep 15, 2021
@maciejwalkowiak maciejwalkowiak deleted the gh-1233 branch September 15, 2021 10:01
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.

Span.data is missing

2 participants