Skip to content

Commit 338924e

Browse files
authored
Remove Go profiling docs (#12267)
1 parent 92bea0b commit 338924e

File tree

4 files changed

+3
-55
lines changed

4 files changed

+3
-55
lines changed

docs/platforms/go/common/profiling/index.mdx

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

docs/platforms/go/common/profiling/troubleshooting/index.mdx

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

docs/product/explore/profiling/getting-started.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ Profiling depends on Sentry's performance monitoring product being enabled befor
2424
- [Flutter](/platforms/flutter/profiling/) [experimental, iOS and macOS only]
2525
- [.NET](/platforms/dotnet/guides/maui/profiling/) [experimental, iOS only]
2626
- Standalone and server apps
27-
- [.NET](/platforms/dotnet/profiling/) [experimental]
2827
- [Node.js](/platforms/javascript/guides/node/profiling/)
2928
- [Python](/platforms/python/profiling/)
3029
- [PHP](/platforms/php/profiling/)
31-
- [Go](/platforms/go/profiling/) [experimental]
3230
- [Ruby](/platforms/ruby/profiling/) [beta]
31+
- [.NET](/platforms/dotnet/profiling/) [experimental]
3332

3433
### Continuous Profiling
3534

docs/product/explore/profiling/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ description: "Profiling offers a deeper level of visibility on top of traditiona
1010

1111
- [Android (Java and Kotlin only)](/platforms/android/profiling/)
1212
- [iOS and macOS (Swift and Objective-C only)](/platforms/apple/profiling/)
13-
- [Flutter [experimental, iOS and macOS only]](/platforms/flutter/profiling/)
1413
- [Python](/platforms/python/profiling/)
15-
- [.NET [experimental]](/platforms/dotnet/profiling/)
1614
- [Node.js](/platforms/javascript/guides/node/profiling/)
1715
- [PHP (including Laravel and Symfony)](/platforms/php/profiling/)
1816
- [Browser JavaScript [beta]](/platforms/javascript/profiling/)
19-
- [Go [experimental]](/platforms/go/profiling/)
2017
- [Ruby [beta]](/platforms/ruby/profiling/)
2118
- [React Native [beta]](/platforms/react-native/profiling/)
19+
- [Flutter [experimental, iOS and macOS only]](/platforms/flutter/profiling/)
20+
- [.NET [experimental]](/platforms/dotnet/profiling/)
2221

2322
</Note>
2423

0 commit comments

Comments
 (0)