Skip to content

Commit 556a7f8

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

sentry-opentelemetry/sentry-opentelemetry-agentless/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Run your application with the following JVM arguments:
2424
-Dotel.java.global-autoconfigure.enabled=true
2525
```
2626

27-
You may also want to set the following environment variables to if you do not use OTEL exporters:
27+
You may also want to set the following environment variables to if you do not use OpenTelemetry exporters:
2828
`OTEL_LOGS_EXPORTER=none;OTEL_METRICS_EXPORTER=none;OTEL_TRACES_EXPORTER=none`
2929

3030
Alternatively you can initialize OpenTelemetry programmatically like this:

0 commit comments

Comments
 (0)