Commit 0dfdebc
fix: add sentry.io to network allowlist for OTLP export
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>1 parent 2b301a4 commit 0dfdebc
2 files changed
Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments