Problemunvalidated
the health check is filling all the Sentry transaction limits — I have a Django application with a health check endpoint that's using django-health-check. Tension: How can I exclude the health check endpoint in Sentry? Outcome: use a sampling function to control the sample rate according to the URL or other parameters.
14fba9ea-ed94-4138-9409-22417cbb16ac
the health check is filling all the Sentry transaction limits — I have a Django application with a health check endpoint that's using django-health-check. Tension: How can I exclude the health check endpoint in Sentry? Outcome: use a sampling function to control the sample rate according to the URL or other parameters.