Skip to content

fix: add sentry.io to network allowlist for OTLP export#6073

Merged
lpcox merged 1 commit into
mainfrom
fix/sentry-network-allowlist
May 20, 2026
Merged

fix: add sentry.io to network allowlist for OTLP export#6073
lpcox merged 1 commit into
mainfrom
fix/sentry-network-allowlist

Conversation

@lpcox
Copy link
Copy Markdown
Collaborator

@lpcox lpcox commented May 20, 2026

The AWF firewall was blocking outbound HTTPS to *.ingest.us.sentry.io because it wasn't in the network.allowed list. Firewall logs showed 8 requests blocked by deny-default.

This adds *.ingest.us.sentry.io to the network allowlist so the OTLP trace exporter can reach Sentry.

The AWF firewall was blocking outbound HTTPS to sentry.io
because it wasn't in network.allowed. Add *.ingest.us.sentry.io
to allow OTLP trace export.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 20, 2026 04:36
@lpcox lpcox merged commit 69cd5e6 into main May 20, 2026
8 of 9 checks passed
@lpcox lpcox deleted the fix/sentry-network-allowlist branch May 20, 2026 04:37
@lpcox lpcox review requested due to automatic review settings May 20, 2026 05:00
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