Skip to content

Commit 987b8bd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-opentelemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ And run your application with the following JVM arguments:
5353
```
5454
-Dotel.java.global-autoconfigure.enabled=true
5555
```
56-
You may also want to set the following environment variables to if you do not use OTEL exporters:
56+
You may also want to set the following environment variables to if you do not use OpenTelemetry exporters:
5757
`OTEL_LOGS_EXPORTER=none;OTEL_METRICS_EXPORTER=none;OTEL_TRACES_EXPORTER=none`
5858

5959
Alternatively you can initialize OpenTelemetry programmatically like this:

0 commit comments

Comments
 (0)