Skip to content

Commit c2217d6

Browse files
Metrics beta end - disclaimer updates (#11202)
- updated disclaimer on all metrics pages to communicate beta end - hiding pages from the side-nav --------- Co-authored-by: Stephanie Anderson <[email protected]>
1 parent 697f68b commit c2217d6

File tree

19 files changed

+17
-37
lines changed

19 files changed

+17
-37
lines changed

docs/platforms/android/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Android app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

78

8-
<Include name="feature-stage-beta-metrics.mdx" />
9-
109
<Include name="metrics-api-change.mdx" />
1110

1211
<Note>

docs/platforms/apple/common/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

docs/platforms/dart/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Dart app."
44
sidebar_order: 6000
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

docs/platforms/dotnet/common/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your .NET app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

docs/platforms/flutter/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Flutter app."
44
sidebar_order: 6000
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

docs/platforms/java/common/metrics/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Java app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8+
<Include name="metrics-api-change.mdx" />
89

910
Sentry metrics help you pinpoint and solve issues that impact user experience and app performance by measuring the data points that are important to you. You can track things like processing time, event size, user signups, and conversion rates, then correlate them back to tracing data in order to get deeper insights and solve issues faster.
1011

docs/platforms/javascript/common/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your JavaScript app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
notSupported:
67
- javascript.capacitor
78
- javascript.cordova
89
- javascript.cordova
910
---
1011

11-
<Include name="feature-stage-beta-metrics.mdx" />
12-
1312
<Include name="metrics-api-change.mdx" />
1413

1514
<PlatformContent includePath="metrics/version-support-note" />

docs/platforms/php/common/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your PHP app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
notSupported:
67
- php.symfony
78
---
89

9-
<Include name="feature-stage-beta-metrics.mdx" />
10-
1110
<Include name="metrics-api-change.mdx" />
1211

1312
<Note>

docs/platforms/php/guides/laravel/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Laravel app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

docs/platforms/php/guides/symfony/metrics/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Set Up Metrics
33
description: "Learn how to measure the data points you care about by configuring Metrics in your Symfony app."
44
sidebar_order: 5500
5+
sidebar_hidden: true
56
---
67

7-
<Include name="feature-stage-beta-metrics.mdx" />
8-
98
<Include name="metrics-api-change.mdx" />
109

1110
<Note>

0 commit comments

Comments
 (0)