Skip to content

Prevent Sentry issues for some harmless warnings#1526

Draft
brianhelba wants to merge 1 commit into
masterfrom
sentry-warn
Draft

Prevent Sentry issues for some harmless warnings#1526
brianhelba wants to merge 1 commit into
masterfrom
sentry-warn

Conversation

@brianhelba

Copy link
Copy Markdown
Member

No description provided.

sentry_sdk.integrations.logging.ignore_logger("django.security.DisallowedHost")
# Node-status and retry chatter from the Elasticsearch transport;
# real Elasticsearch failures still raise exceptions.
sentry_sdk.integrations.logging.ignore_logger("elastic_transport.transport")

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we still want these as breadcrumbs, I'm not sure.

@brianhelba brianhelba marked this pull request as draft June 10, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant