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

Automatic Breadcrumbs Not Precise #11551

Open
sdzhong opened this issue Oct 11, 2024 · 2 comments
Open

Automatic Breadcrumbs Not Precise #11551

sdzhong opened this issue Oct 11, 2024 · 2 comments

Comments

@sdzhong
Copy link
Member

sdzhong commented Oct 11, 2024

SDK

.NET SDK

Description

I was expecting a mention of "Automatic breadcrumbs for MAUI app lifecycle and UI events"

However, https://docs.sentry.io/platforms/dotnet/guides/maui/enriching-events/breadcrumbs/#automatic-breadcrumbs has generic information:

SDKs and their associated integrations will automatically record many types of breadcrumbs. For example, the browser JavaScript SDK will automatically record clicks and key presses on DOM elements, XHR/fetch requests, console API calls, and all location changes.

Note: This is true for many of the other platform pages as well

Suggested Solution

Include SDK-specific details about what breadcrumbs are captured automatically.

@getsantry
Copy link
Contributor

getsantry bot commented Oct 11, 2024

Assigning to @getsentry/support for routing ⏲️

@sdzhong
Copy link
Member Author

sdzhong commented Oct 11, 2024

Related:
https://docs.sentry.io/platforms/android/enriching-events/breadcrumbs/#automatic-breadcrumbs only says:

The Android SDK captures breadcrumbs automatically. To track automatic breadcrumbs for HTTP requests, check out the OkHttp Interceptor for the OkHttp library.

It should also include references to:

  1. https://docs.sentry.io/platforms/android/integrations/logcat/
  2. https://docs.sentry.io/platforms/apple/integrations/default/#sentryautobreadcrumbtrackingintegration

I can create a separate GitHub Issue for this if needed, but the gist is that I'm expecting docs about Automatic Breadcrumbs to include details about what can be captured automatically by the SDK.

@github-actions github-actions bot removed SDKs labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Waiting for: Support
Development

No branches or pull requests

1 participant