We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b6fb1 commit 987b8bdCopy full SHA for 987b8bd
sentry-opentelemetry/README.md
@@ -53,7 +53,7 @@ And run your application with the following JVM arguments:
53
```
54
-Dotel.java.global-autoconfigure.enabled=true
55
56
-You may also want to set the following environment variables to if you do not use OTEL exporters:
+You may also want to set the following environment variables to if you do not use OpenTelemetry exporters:
57
`OTEL_LOGS_EXPORTER=none;OTEL_METRICS_EXPORTER=none;OTEL_TRACES_EXPORTER=none`
58
59
Alternatively you can initialize OpenTelemetry programmatically like this:
0 commit comments