You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @qqii thanks for the report. Work is currently being done on inbound filters for health checks. You can comment/follow along here: #46731. Closing this request as a duplicate.
Problem Statement
Our health check uses
/health-check/
instead of one of the existing globs.sentry/src/sentry/dynamic_sampling/rules/biases/ignore_health_checks_bias.py
Lines 14 to 22 in e49a813
Solution Brainstorm
Add additional health check globs (
*health-check*
). Even better would be to allow us to customise this list.Product Area
Other
The text was updated successfully, but these errors were encountered: