Skip to content

Commit 687a678

Browse files
Merge branch 'nevi/tracing' into jmorrell/attribute-edits
2 parents 083b3ed + 6a1f4b8 commit 687a678

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/observability/exporting-opentelemetry-data

1 file changed

+1
-1
lines changed

src/content/docs/workers/observability/exporting-opentelemetry-data/sentry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To configure your traces destination, click **Add destination** and configure th
5959
- **OTLP Endpoint**: Your Sentry OTLP traces endpoint (e.g., `https://{HOST}/api/{PROJECT_ID}/integration/otlp/v1/traces`)
6060
- **Custom Headers**: Add the Sentry authentication header:
6161
- Header name: `x-sentry-auth`
62-
- Header value: `sentry sentry_key={SENTRY_PUBLIC_KEY}` where {SENTRY_PUBLIC_KEY} is your Sentry project's public key
62+
- Header value: `sentry sentry_key={SENTRY_PUBLIC_KEY}` where `{SENTRY_PUBLIC_KEY}` is your Sentry project's public key
6363

6464
### Logs destination
6565

0 commit comments

Comments
 (0)