-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Is your feature request related to a problem? Please describe.
As our project thoth component sends transactions to sentry for alerts, we are sending a lot of health check data.
we use user-API health check to keep in check our user-facing system User-api.
However this alerting can be caught by Prometheus metrics as well, It is suggested to limit these actions from being sent to the sentry.
Describe the solution you'd like
- Limit the transactions based on health checks.
Describe alternatives you've considered
- None
Additional context
http health check request is being sent to Sentry https://sentry.io/organizations/red-hat-it/performance/?landingDisplay=all&project=1298083&query=&sort=-tpm&statsPeriod=7d, api_readiness and metrics seem to be the big consumers as well as the prometheus_metrics.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status