Skip to content

Commit

Permalink
Remove Go profiling docs (#12267)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Jan 7, 2025
1 parent 92bea0b commit 338924e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 55 deletions.
31 changes: 0 additions & 31 deletions docs/platforms/go/common/profiling/index.mdx

This file was deleted.

19 changes: 0 additions & 19 deletions docs/platforms/go/common/profiling/troubleshooting/index.mdx

This file was deleted.

3 changes: 1 addition & 2 deletions docs/product/explore/profiling/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ Profiling depends on Sentry's performance monitoring product being enabled befor
- [Flutter](/platforms/flutter/profiling/) [experimental, iOS and macOS only]
- [.NET](/platforms/dotnet/guides/maui/profiling/) [experimental, iOS only]
- Standalone and server apps
- [.NET](/platforms/dotnet/profiling/) [experimental]
- [Node.js](/platforms/javascript/guides/node/profiling/)
- [Python](/platforms/python/profiling/)
- [PHP](/platforms/php/profiling/)
- [Go](/platforms/go/profiling/) [experimental]
- [Ruby](/platforms/ruby/profiling/) [beta]
- [.NET](/platforms/dotnet/profiling/) [experimental]

### Continuous Profiling

Expand Down
5 changes: 2 additions & 3 deletions docs/product/explore/profiling/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ description: "Profiling offers a deeper level of visibility on top of traditiona

- [Android (Java and Kotlin only)](/platforms/android/profiling/)
- [iOS and macOS (Swift and Objective-C only)](/platforms/apple/profiling/)
- [Flutter [experimental, iOS and macOS only]](/platforms/flutter/profiling/)
- [Python](/platforms/python/profiling/)
- [.NET [experimental]](/platforms/dotnet/profiling/)
- [Node.js](/platforms/javascript/guides/node/profiling/)
- [PHP (including Laravel and Symfony)](/platforms/php/profiling/)
- [Browser JavaScript [beta]](/platforms/javascript/profiling/)
- [Go [experimental]](/platforms/go/profiling/)
- [Ruby [beta]](/platforms/ruby/profiling/)
- [React Native [beta]](/platforms/react-native/profiling/)
- [Flutter [experimental, iOS and macOS only]](/platforms/flutter/profiling/)
- [.NET [experimental]](/platforms/dotnet/profiling/)

</Note>

Expand Down

0 comments on commit 338924e

Please sign in to comment.