Skip to content

Commit ea7d4fb

Browse files
Emphasize the supported platforms on the product page (#5478)
Co-authored-by: jernejstrasner <jernejstrasner@users.noreply.github.com>
1 parent 780bdaf commit ea7d4fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/docs/product/profiling/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ description: "Sentry Profiling is the next-generation performance monitoring pla
1010

1111
Profiling is currently in beta. Beta features are still in-progress and may have bugs. We recognize the irony. For access, contact us at [profiling@sentry.io](mailto:profiling@sentry.io).
1212

13+
**The currently supported platforms are:**
14+
15+
* Android (Java and Kotlin only)
16+
* iOS (Swift and Objective-C only)
17+
1318
</Note>
1419

1520
Profiling allows you to collect and analyze performance profiles from real user devices in production to give you a complete picture of how your application performs in a variety of environments. It's the next-generation performance monitoring feature for your apps, removing the limitations of manually created tests, by looking at real user experiences. With profiling, you're building in [performance as a feature](https://blog.codinghorror.com/performance-is-a-feature/) from day one.

0 commit comments

Comments
 (0)