Skip to content

Java: Connecting Errors with Spans#2818

Closed
maciejwalkowiak wants to merge 6 commits intogetsentry:masterfrom
maciejwalkowiak:java-connect-errors-with-transactions
Closed

Java: Connecting Errors with Spans#2818
maciejwalkowiak wants to merge 6 commits intogetsentry:masterfrom
maciejwalkowiak:java-connect-errors-with-transactions

Conversation

@maciejwalkowiak
Copy link
Contributor

@vercel
Copy link

vercel bot commented Dec 31, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sentry/sentry-docs/4mxpseo8b/sentry.dev
✅ Preview: https://sentry-docs-git-fork-maciejwalkowiak-java-connect-err-ced5b3.sentry.dev

@maciejwalkowiak
Copy link
Contributor Author

cc @bruno-garcia

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.

image

Seems like my comments where not sent, sorry

@maciejwalkowiak
Copy link
Contributor Author

Docs adjusted to changes made in PR: getsentry/sentry-java#1156

Copy link
Contributor

@PeloWriter PeloWriter left a comment

Choose a reason for hiding this comment

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

Couple of changes (one of which is an edit that I think captures what we mean to explain, but please review to ensure it doesn't change the meaning)

}
```

Please note, that in Spring Boot integration, errors are linked with spans automatically and there is no need to follow these steps.
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this up earlier in the page so Spring Boot users don't get to the end, only to learn they didn't need to read this far :).

Suggested change
Please note, that in Spring Boot integration, errors are linked with spans automatically and there is no need to follow these steps.
<Note>
In our Spring Boot integration, errors are linked with spans automatically.
</Note>

}
```

Please note, that in Spring Boot integration, errors are linked with spans automatically and there is no need to follow these steps.
Copy link
Member

Choose a reason for hiding this comment

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

Isn't it "on our Spring Integration"?
Is this exclusive to Spring Boot? We've got customers asking for this that use Spring but not Spring Boot.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct, updated.

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.

Small note on Spring Boot vs Spring but other than that LGTM

marandaneto and others added 2 commits January 12, 2021 09:23
Co-authored-by: Fiona <61481573+PeloWriter@users.noreply.github.com>
Co-authored-by: Fiona <61481573+PeloWriter@users.noreply.github.com>
maciejwalkowiak added a commit to maciejwalkowiak/sentry-docs that referenced this pull request Jan 12, 2021
@maciejwalkowiak
Copy link
Contributor Author

Since these changes can be merged after next 4.0 is released, I moved changes from this PR to #2833.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants