Skip to content

Commit 84b6fb1

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

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
@@ -47,7 +47,7 @@ Combines all modules and dependencies needed to use Sentry with OpenTelemetry wi
4747
Combines all modules and dependencies needed to use Sentry with OpenTelemetry in SpringBoot without an agent.
4848

4949
## Running without an Agent
50-
If you want to use Sentry with OpenTelemetry without an agent, you can do so by adding the `sentry-opentelemetry-agentless` module as dependencies to your project.
50+
If you want to use Sentry with OpenTelemetry without an agent, you can do so by adding the `sentry-opentelemetry-agentless` (or `sentry-opentelemetry-agentless-spring`) module as dependency to your project.
5151

5252
And run your application with the following JVM arguments:
5353
```

0 commit comments

Comments
 (0)