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

+1-2
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

+1-2
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

+1-2
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

+1-2
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

+1-2
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

+2-1
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

+1-2
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

+1-2
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

+1-2
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

+1-2
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>

docs/platforms/python/metrics/index.mdx

+1-2
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 Python 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/react-native/metrics/index.mdx

+1-2
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 React Native 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
<PlatformContent includePath="metrics/version-support-note" />

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

+1-2
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 Ruby 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/unity/metrics/index.mdx

+1-2
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 Unity project."
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/product/explore/metrics/index.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_order: 40
44
description: "Metrics help you track and visualize the data points you care about, making it easier to monitor your application health and identify issues."
55
---
66

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

119
Sentry metrics are numerical values that allow you to pinpoint and solve issues impacting user experience and app performance by measuring the data points that are important to you and your application. You can track things like latency, processing time, event size, user signups and conversion rates, and see how they correlate back to tracing data. This gives you a comprehensive understanding of the health of your systems and helps solve issues faster.

docs/product/explore/metrics/metrics-explorer-page.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_order: 12
44
description: "Use the Metrics page to visualize and explore your application's performance metrics together with custom metrics you send to Sentry."
55
---
66

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

119
Once you've started sending metrics to Sentry, you can explore them in the product using the **Metrics** page. It might take a few seconds for the first datapoints to appear.

docs/product/explore/metrics/metrics-set-up.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_order: 6
44
description: "Learn how to get started with metrics."
55
---
66

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

119
Sentry's Developer Metrics help you track and visualize the data points you care about over time, making it easier to monitor your application health and identify issues.

docs/product/explore/metrics/metrics-settings.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_order: 15
44
description: "Learn how to manage your metrics and their associated tags directly in Sentry."
55
---
66

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

119
The Metrics settings page allows you to see and manage the metrics emitted within a project all in one place. You can access it by navigating to your project settings and selecting *Metrics* from the left sidebar.

includes/metrics-api-change.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<Alert level="warning" title="Upcoming API Changes">
2-
We'll be updating our API to ensure that metrics are explicitly connected to spans. This change will improve debugging capabilities by ensuring that metrics are always contextually linked with all your Sentry data through traces. You'll eventually need to migrate to the new APIs once released. [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics).
1+
<Alert level="danger" title="The Metrics beta will end on October 4th">
2+
Thank you for participating in our Metrics beta program. After careful consideration, we are ending the beta program and will retire the current Metrics solution on October 7th. We're actively developing a new solution that we believe will make tracking and debugging any issues in your application easier than ever. [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics).
33
</Alert>

0 commit comments

Comments
 (0)