Skip to content

Commit 1449cb0

Browse files
Drop enable-tracing property from Spring Boot integration docs. (#3293)
1 parent 3fe8814 commit 1449cb0

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/includes/performance/enable-tracing/java.spring-boot.mdx

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/platforms/common/performance/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Automatic instrumentation for monitoring the performance of your application isn
4040

4141
</PlatformSection>
4242

43-
<PlatformSection supported={["javascript", "javascript.vue", "java.spring-boot", "java.spring", "react-native"]} notSupported={["java", "go", "android", "ruby", "python", "dotnet"]}>
43+
<PlatformSection supported={["javascript", "javascript.vue", "java.spring", "react-native"]} notSupported={["java", "go", "android", "ruby", "python", "dotnet"]}>
4444

4545
## Enable Tracing
4646

0 commit comments

Comments
 (0)