Skip to content

Conversation

@maciejwalkowiak
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak commented Sep 10, 2020

Documentation and guides for Java SDK 3.0

@vercel vercel bot temporarily deployed to Preview September 10, 2020 09:43 Inactive
@vercel
Copy link

vercel bot commented Sep 10, 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/6rcol1kr8/sentry.dev
✅ Preview: https://sentry-docs-git-fork-maciejwalkowiak-sentry-java-30.sentry.dev

@vercel vercel bot temporarily deployed to Preview September 15, 2020 13:16 Inactive
@bruno-garcia
Copy link
Member

Maybe worth hidding the generic breadcrumbs doc too: https://sentry-docs-git-fork-maciejwalkowiak-sentry-java-30.sentry.dev/platforms/java/enriching-events/breadcrumbs/

Since Java has its own. Right now 2 breadcrumbs items show on the list

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.

Suggested some improvements.
But it LGTM.

We can merge, release the SDK and iterate improving things.

@vercel vercel bot temporarily deployed to Preview September 30, 2020 12:57 Inactive
@vercel vercel bot temporarily deployed to Preview September 30, 2020 12:59 Inactive
@vercel vercel bot temporarily deployed to Preview September 30, 2020 13:00 Inactive
@maciejwalkowiak
Copy link
Contributor Author

The problem with "Legacy" docs placement still remains. Since it's added to "Common" section, each guide has now a legacy section and you can end up on the site like Home > Platforms > Java > Spring Boot > Legacy SDK (1.7) > log4j 2.x

image

```

```kotlin {tabTitle:Kotlin}
import io.sentry.SentryOptions.BeforeBreadcrumbCallback
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need this? its not using it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

Option names in the DSN exactly match the examples given below. For example, to enable sampling if you are setting your DSN via the environment:

```bash
SENTRY_DSN={DSN}/1?sample.rate=0.75 java -jar app.jar
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
SENTRY_DSN={DSN}/1?sample.rate=0.75 java -jar app.jar
SENTRY_DSN=___PUBLIC_DSN___/1?sample.rate=0.75 java -jar app.jar

Co-authored-by: Manoel Aranda Neto <[email protected]>
@vercel vercel bot temporarily deployed to Preview September 30, 2020 14:52 Inactive
@bruno-garcia
Copy link
Member

Let's merge and iterate over this?!

@bruno-garcia bruno-garcia merged commit 6685fbf into getsentry:master Sep 30, 2020
ajjindal pushed a commit that referenced this pull request Sep 30, 2020
Co-authored-by: Fiona <[email protected]>
Co-authored-by: Bruno Garcia <[email protected]>
Co-authored-by: Manoel Aranda Neto <[email protected]>
NisanthanNanthakumar pushed a commit that referenced this pull request Oct 1, 2020
Co-authored-by: Fiona <[email protected]>
Co-authored-by: Bruno Garcia <[email protected]>
Co-authored-by: Manoel Aranda Neto <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
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