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 7899aeb commit 45489c9Copy full SHA for 45489c9
docs/platforms/java/migration/7.x-to-8.0.mdx
@@ -116,4 +116,4 @@ Sentry.init(options -> {
116
});
117
```
118
119
-If you're using our Spring Boot integration, it will automatically take care of this for you and no further action is required.
+If you're using our Spring Boot integration, it will automatically detect our OpenTelemetry agent and take care of configuring the SDK for you.
0 commit comments