Skip to content
#

sentry

Here are 793 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

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