Skip to content

Commit e925390

Browse files
lbloderadinauer
andauthored
Update sentry-opentelemetry/sentry-opentelemetry-agent/README.md
Co-authored-by: Alexander Dinauer <[email protected]>
1 parent 987b8bd commit e925390

File tree

1 file changed

+1
-1
lines changed
  • sentry-opentelemetry/sentry-opentelemetry-agent

1 file changed

+1
-1
lines changed

sentry-opentelemetry/sentry-opentelemetry-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ settings as environment variables (e.g. `SENTRY_DSN=...`).
2727

2828
By default, if you pass either `SENTRY_DSN` or `SENTRY_PROPERTIES_FILE` as environment variable,
2929
Sentry will automatically be initialized by this agent. To disable this behaviour, you can set
30-
`SENTRY_AUTO_INIT=false` as environment variable. You will then have to initialize Sentry inside
30+
`SENTRY_AUTO_INIT=false` as environment variable. You will then have to use a Sentry SDK that takes care of initialization or initialize Sentry manually inside
3131
the target application:
3232

3333
```

0 commit comments

Comments
 (0)