-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Oh it's draft, sorry I might have jumped the gun tagging @AbhiPrasad and @cleptric here |
Bundle ReportChanges will increase total bundle size by 1.21kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-server-cjsAssets Changed:
view changes for bundle: sentry-docs-client-array-pushAssets Changed:
|
## 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). |
There was a problem hiding this comment.
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
## 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). |
## 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. |
There was a problem hiding this comment.
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.
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.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
EXTRA RESOURCES