Skip to content

docs(dotnet/logs): add Logs for the .NET SDK #14583

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Flash0ver
Copy link
Member

DESCRIBE YOUR PR

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

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

Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 3:19pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Aug 7, 2025 3:19pm

@codeowner-assignment codeowner-assignment bot requested a review from a team August 7, 2025 15:00
@bruno-garcia
Copy link
Member

Oh it's draft, sorry I might have jumped the gun tagging @AbhiPrasad and @cleptric here

Copy link

codecov bot commented Aug 7, 2025

Bundle Report

Changes will increase total bundle size by 1.21kB (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 9.85MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.37MB 1.22kB (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.77MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%
../app/[[...path]]/page.js.nft.json 409 bytes 744.06kB 0.05%
../app/platform-redirect/page.js.nft.json 409 bytes 743.97kB 0.06%
../app/sitemap.xml/route.js.nft.json 409 bytes 741.44kB 0.06%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/R6CdIvj-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/R6CdIvj-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/9rWfUVDgm8OYQEgCqpNwb/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/9rWfUVDgm8OYQEgCqpNwb/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

Comment on lines +39 to +42
## Feedback
Sentry Structured Logs is currently in Beta and under active development.
During the experimental phase of support in Sentry's .NET SDK, are are looking forward to your general feedback, both praise and problems, through _Give Feedback_ on Sentry, our [Discord server](https://discord.gg/sentry), or this [GitHub discussion](TODO).
Should you experience bugs or have particular feature request, please open a [new issue on GitHub](https://github.com/getsentry/sentry-dotnet/issues/new/choose).
Copy link
Member

Choose a reason for hiding this comment

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

this should be taken care of by the feature-stage-beta-logs.mdx snippet above

Suggested change
## Feedback
Sentry Structured Logs is currently in Beta and under active development.
During the experimental phase of support in Sentry's .NET SDK, are are looking forward to your general feedback, both praise and problems, through _Give Feedback_ on Sentry, our [Discord server](https://discord.gg/sentry), or this [GitHub discussion](TODO).
Should you experience bugs or have particular feature request, please open a [new issue on GitHub](https://github.com/getsentry/sentry-dotnet/issues/new/choose).

Comment on lines +44 to +45
## Known issues and upcoming improvement
This [GitHub issue](TODO) tracks all bugs that we are currently fixing and improvement that we will implement during the experimental phase of the feature.
Copy link
Member

Choose a reason for hiding this comment

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

I would prefer we not include this, users can easily go to github via the link in feature-stage-beta-logs to have this.

We should only highlight individual problematic bugs in docs, not generically point to all known ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants