Skip to content

Limit the health checks sent to Sentry  #2724

@harshad16

Description

@harshad16

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

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions