Skip to content
#

sentry

Here are 758 public repositories matching this topic...

timharsch
timharsch commented Apr 5, 2022

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.5.6

Steps to Reproduce

One day sentry stopped sending transactions to sentry.io. After much digging I found the issue to be here:
https://github.com/getsentry/sentry-python/blob/0ba75fef404f877f3c7fc1afcc6013eb9c4b986c/sentry_sdk/tracing.py#L668

We have a custom traces_sampler function that reads in from a simple JSON

bug good first issue Status: Backlog
bruno-garcia
bruno-garcia commented Jun 22, 2020

Please mark the NuGet packages used:

  • Sentry
  • Sentry.Serilog
  • Sentry.NLog
  • Sentry.Log4Net
  • Sentry.Extensions.Logging
  • Sentry.AspNetCore

By default the package should exclude an internal error log from EF Core. It logs as error (with a stack trace that is not helpful) right before throwing.

The user code would anyway log that error once it captures the

Improve this page

Add a description, image, and links to the sentry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sentry topic, visit your repo's landing page and select "manage topics."

Learn more