From 81d5453c1a340cd7e67a40b99749811abb06b840 Mon Sep 17 00:00:00 2001 From: Olivier Williams Date: Mon, 28 Aug 2023 17:10:22 -0400 Subject: [PATCH] Update React Native banner to Beta (#7667) * 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> --- src/platforms/common/profiling/index.mdx | 4 ++-- .../react-native/profiling-onboarding/react-native/0.alert.md | 4 ++-- .../profiling-onboarding/react-native/1.install.md | 2 +- .../react-native/2.configure-performance.md | 2 +- .../react-native/3.configure-profiling.md | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/platforms/common/profiling/index.mdx b/src/platforms/common/profiling/index.mdx index 032457107c306..2ca7d8b1da118 100644 --- a/src/platforms/common/profiling/index.mdx +++ b/src/platforms/common/profiling/index.mdx @@ -33,7 +33,7 @@ description: "Learn how to enable profiling in your app if it is not already set -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. @@ -290,7 +290,7 @@ sentry_sdk.init( -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. diff --git a/src/wizard/react-native/profiling-onboarding/react-native/0.alert.md b/src/wizard/react-native/profiling-onboarding/react-native/0.alert.md index b4740a9009068..d9f2e1deeef5c 100644 --- a/src/wizard/react-native/profiling-onboarding/react-native/0.alert.md +++ b/src/wizard/react-native/profiling-onboarding/react-native/0.alert.md @@ -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 ---
-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.
diff --git a/src/wizard/react-native/profiling-onboarding/react-native/1.install.md b/src/wizard/react-native/profiling-onboarding/react-native/1.install.md index 86c0cd401da57..7305d2b8fd27b 100644 --- a/src/wizard/react-native/profiling-onboarding/react-native/1.install.md +++ b/src/wizard/react-native/profiling-onboarding/react-native/1.install.md @@ -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 --- diff --git a/src/wizard/react-native/profiling-onboarding/react-native/2.configure-performance.md b/src/wizard/react-native/profiling-onboarding/react-native/2.configure-performance.md index 0425a09dd5259..42a2ab75b8309 100644 --- a/src/wizard/react-native/profiling-onboarding/react-native/2.configure-performance.md +++ b/src/wizard/react-native/profiling-onboarding/react-native/2.configure-performance.md @@ -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 --- diff --git a/src/wizard/react-native/profiling-onboarding/react-native/3.configure-profiling.md b/src/wizard/react-native/profiling-onboarding/react-native/3.configure-profiling.md index 09d8df99034a3..7ca91f17b5fd6 100644 --- a/src/wizard/react-native/profiling-onboarding/react-native/3.configure-profiling.md +++ b/src/wizard/react-native/profiling-onboarding/react-native/3.configure-profiling.md @@ -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 ---