-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Go] Support For Go Gin Sampling Error Events #5071
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
Comments
Routing to @getsentry/team-web-sdk-backend for triage. ⏲️ |
If this isn't supported, this block is working as intended. But if that's the case, we can always update the page so that section isn't displayed for Go. But let's get @getsentry/team-web-sdk-backend to confirm either way. |
@imatwawana it is supported, let's remove the banner |
We should actually add the appropriate code snippet(s) then. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Core or SDK?
Platform/SDK
Which part? Which one?
Sampling Error Events
Description
The docs at this location:
https://docs.sentry.io/platforms/go/guides/gin/configuration/sampling/
Have a banner that suggest sampling error events is not supported however the text of the block and our basic options suggest that it is: https://docs.sentry.io/platforms/go/configuration/options/
Suggested Solution
Clarify what feature this banner is supposed to pointing to/make it more explicit.
The text was updated successfully, but these errors were encountered: