Skip to content

Commit

Permalink
Add alert about upcoming Metrics change to all Metrics pages that hav…
Browse files Browse the repository at this point in the history
…e a "beta" note. (#10316)

* add new alerts

* Update docs/platforms/android/metrics/index.mdx
  • Loading branch information
lizokm authored Jun 6, 2024
1 parent fffb98a commit daa0b8e
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/platforms/android/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ description: "Learn how to measure the data points you care about by configuring
sidebar_order: 5500
---


<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics are supported with Sentry Android SDK version `7.6.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/apple/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_order: 5500
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics are supported with Sentry Cocoa SDK version `8.23.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/dart/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: "Learn how to measure the data points you care about by configuring
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics are supported with Sentry Dart SDK version `7.19.0` and above.
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/dotnet/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidebar_order: 5500

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for .NET are supported with Sentry .NET SDK version `4.0.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/flutter/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: "Learn how to measure the data points you care about by configuring
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics are supported with Sentry Flutter SDK version `7.19.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/java/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_order: 5500
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics are supported with Sentry Java SDK version `7.6.0` and above.
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/javascript/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ notSupported:

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

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

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.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/php/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ notSupported:
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for PHP are supported with Sentry PHP SDK version `4.5.0` and above.
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/php/guides/laravel/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidebar_order: 5500

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for Laravel are supported with Sentry Laravel SDK version `4.2.0` and above.
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/php/guides/symfony/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: "Learn how to measure the data points you care about by configuring

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for Symfony are supported with Sentry Symfony SDK version `5.0.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/python/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_order: 5500
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for Python are supported with Sentry Python SDK version `1.40.0` and above.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/react-native/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_order: 5500
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

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

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.
Expand Down
3 changes: 3 additions & 0 deletions docs/platforms/ruby/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_order: 5500
---

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for Ruby are supported with Sentry Ruby SDK version `5.17.0` and above.
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/unity/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidebar_order: 5500

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

<Note>

Metrics for Unity are supported with Sentry Unity SDK version `2.0.0` and above.
Expand Down
4 changes: 3 additions & 1 deletion docs/product/metrics/metrics-explorer-page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: "Use the Metrics page to visualize and explore your application's p

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

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.

## Querying & Visualization
Expand Down Expand Up @@ -60,7 +62,7 @@ Multiple queries can be combined into equations that allow you to perform arithm

## Looking at Exemplars

While metrics are a great tool for analyzing your data in aggregate and identifying possible issues, you often need to go deeper and look at the correlation with other signals, such as traces, to find the root cause for a particular anomaly. Once you've identified a particular area of interest - such as a spike or a drop in your metric - it's helpful to compare a trace from when the metric was stable to one that happened during this anomalous behaviour. [Traces](/concepts/key-terms/tracing/distributed-tracing/) provide detailed records of exactly what happened in your system at a point in time, with all the rich context contained in individual spans.
While metrics are a great tool for analyzing your data in aggregate and identifying possible issues, you often need to go deeper and look at the correlation with other signals, such as traces, to find the root cause for a particular anomaly. Once you've identified a particular area of interest - such as a spike or a drop in your metric - it's helpful to compare a trace from when the metric was stable to one that happened during this anomalous behaviour. [Traces](/concepts/key-terms/tracing/distributed-tracing/) provide detailed records of exactly what happened in your system at a point in time, with all the rich context contained in individual spans.

Below your metric charts, the "Span Samples" tab shows a list of exemplars associated with that metric. By clicking on a span, you can navigate to the full trace view.

Expand Down
2 changes: 2 additions & 0 deletions docs/product/metrics/metrics-set-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: "Learn how to get started with metrics."

<Include name="feature-stage-beta-metrics.mdx" />

<Include name="metrics-api-change.mdx" />

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.

To set up and start sending metrics, click a link for one of the supported SDKs below.
Expand Down

0 comments on commit daa0b8e

Please sign in to comment.