Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading