Commit 07937aa
fix: use array format with x-sentry-auth header for Sentry OTLP
Switch from flat object format (OTEL_EXPORTER_OTLP_HEADERS) to array
format with explicit x-sentry-auth header name, matching what Sentry's
OTLP endpoint expects per their docs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 69cd5e6 commit 07937aa
2 files changed
Lines changed: 19 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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments