Skip to content

Commit

Permalink
Update React Native banner to Beta (#7667)
Browse files Browse the repository at this point in the history
* Update React Native banner to Beta

* update sdk note

* alpha -> beta

* alpha -> beta

* alpha -> beta

* Update 3.configure-profiling.md

* style(lint): Auto commit lint changes

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
  • Loading branch information
olivier-w and getsantry[bot] committed Aug 28, 2023
1 parent d1983c8 commit 81d5453
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions src/platforms/common/profiling/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ description: "Learn how to enable profiling in your app if it is not already set

<Note>

React Native Profiling is currently in alpha. Alpha features are still in progress and may have bugs. We recognize the irony.
React Native Profiling is currently in beta. Beta features are still in progress and may have bugs. We recognize the irony.

</Note>

Expand Down Expand Up @@ -290,7 +290,7 @@ sentry_sdk.init(

<Note>

Profiling for React Native is available in alpha in SDK versions `5.8.0` and above. Currently, it supports profiling the JavaScript layer. Combined profiling with native Android/iOS layers isn't supported at this time.
Profiling for React Native is available in beta in SDK versions `5.8.0` and above. Currently, it supports profiling the JavaScript layer. Combined profiling with native Android/iOS layers isn't supported at this time.

</Note>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: React Native
doc_link: https://docs.sentry.io/platforms/react-native/profiling/
support_level: alpha
support_level: beta
type: language
---

<div class='alert warning'>
React Native Profiling is currently in alpha, and there may be some bugs. We recognize the irony.
React Native Profiling is currently in beta, and there may be some bugs. We recognize the irony.
</div>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: React Native
doc_link: https://docs.sentry.io/platforms/react-native/profiling/
support_level: alpha
support_level: beta
type: language
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: React Native
doc_link: https://docs.sentry.io/platforms/react-native/profiling/
support_level: alpha
support_level: beta
type: language
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: React Native
doc_link: https://docs.sentry.io/platforms/react-native/profiling/
support_level: alpha
support_level: beta
type: language
---

Expand Down

1 comment on commit 81d5453

@vercel
Copy link

@vercel vercel bot commented on 81d5453 Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev
docs.sentry.io

Please sign in to comment.