Skip to content

docs(dotnet): override automatic-breadcrumbs#16330

Merged
jamescrosswell merged 6 commits intomasterfrom
docs/dotnet-breadcrumbs-override
Feb 17, 2026
Merged

docs(dotnet): override automatic-breadcrumbs#16330
jamescrosswell merged 6 commits intomasterfrom
docs/dotnet-breadcrumbs-override

Conversation

@Flash0ver
Copy link
Member

@Flash0ver Flash0ver commented Feb 10, 2026

DESCRIBE YOUR PR

Replace the generic documentation for Automatic Breadcrumbs (that mentions the browser JavaScript SDK as an example) with specific documentation for the .NET SDKs.

Follow-up to #15081.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Feb 16, 2026 5:01pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Feb 16, 2026 5:01pm

Request Review

Document all automatic breadcrumbs captured by the Unity SDK including Unity logs, scene events, application lifecycle events, low memory warnings, and native platform breadcrumbs.

Co-Authored-By: Claude <noreply@anthropic.com>

- **Application lifecycle and user interaction events** for <PlatformLink to="/guides/maui/">MAUI</PlatformLink> applications, including navigation, window lifecycle, element rendering, and user actions.

- **GraphQL requests** made using `SentryGraphQLHttpMessageHandler` capture operation details including query type, operation name, and performance data.
Copy link
Member Author

Choose a reason for hiding this comment

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

note: depending on this or getsentry/sentry-dotnet#4907 published first,
we need to update this document with the Blazor WASM navigation breadcrumbs right away, or in a follow-up.

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

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

Added some structural suggestions that I think help with clarity, otherwise looks good to me!

Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
@jamescrosswell jamescrosswell merged commit 34e89e0 into master Feb 17, 2026
15 checks passed
@jamescrosswell jamescrosswell deleted the docs/dotnet-breadcrumbs-override branch February 17, 2026 21:32
jamescrosswell added a commit that referenced this pull request Feb 25, 2026
<!-- Use this checklist to make sure your PR is ready for merge. You may
delete any sections you don't need. -->

## DESCRIBE YOUR PR
*Tell us what you're changing and why. If your PR **resolves an issue**,
please link it so it closes automatically.*

Modelled after #15072
Followed up by #16330

## IS YOUR CHANGE URGENT?  

Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->
- [ ] Other deadline: <!-- ENTER DATE HERE -->
- [x] None: Not urgent, can wait up to 1 week+

## SLA

- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!

## PRE-MERGE CHECKLIST

*Make sure you've checked the following before merging your changes:*

- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)

## LEGAL BOILERPLATE

<!-- Sentry employees and contractors can delete or ignore this section.
-->

Look, I get it. The entity doing business as "Sentry" was incorporated
in the State of Delaware in 2015 as Functional Software, Inc. and is
gonna need some rights from me in order to utilize my contributions in
this here PR. So here's the deal: I retain all rights, title and
interest in and to my contributions, and by keeping this boilerplate
intact I confirm that Sentry can use, modify, copy, and redistribute my
contributions, under Sentry's choice of terms.

## EXTRA RESOURCES

- [Sentry Docs contributor guide](https://docs.sentry.io/contributing/)

---------

Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
Co-authored-by: James Crosswell <jamescrosswell@users.noreply.github.com>
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.

3 participants