From 425cf31137ab211851e894a12107962327727b1c Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 18 Feb 2026 23:53:51 +0000 Subject: [PATCH] docs: Update Metrics SDK support to reflect current availability - Remove outdated 'JavaScript or Python only' limitation from main metrics page - Update alert to list all supported SDKs (JavaScript, Python, Ruby, Go, Java, PHP, .NET, Native, Dart/Flutter, React Native, Android, Apple, Unreal, Unity) - Move React Native from 'Upcoming SDKs' to supported Mobile section - Remove Apple from 'Upcoming SDKs' section (already listed in Mobile) - Update Upcoming SDKs to include Rust, Elixir, and Godot - Simplify upcoming SDKs list format (remove GitHub issue links) Co-Authored-By: Claude Co-authored-by: Michi Hoffmann --- .../explore/metrics/getting-started/index.mdx | 27 +++++++------------ docs/product/explore/metrics/index.mdx | 2 +- 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/docs/product/explore/metrics/getting-started/index.mdx b/docs/product/explore/metrics/getting-started/index.mdx index 170a5eb9e3643..07227b44b4ea2 100644 --- a/docs/product/explore/metrics/getting-started/index.mdx +++ b/docs/product/explore/metrics/getting-started/index.mdx @@ -228,6 +228,11 @@ To set up Sentry Metrics, use the links below for supported SDKs. After it's bee label="Flutter" url="/platforms/dart/guides/flutter/metrics/" /> +- ### Python @@ -422,25 +427,11 @@ To set up Sentry Metrics, use the links below for supported SDKs. After it's bee ## Upcoming SDKs -We're actively working on adding Metrics functionality to additional SDKs. Check out these GitHub issues for the latest updates: - -- - -- +We're actively working on adding Metrics functionality to additional SDKs: -- +- Rust +- Elixir +- Godot If you don't see your platform listed above, please reach out to us on [GitHub](https://github.com/getsentry/sentry/discussions/102275), [Discord](https://discord.gg/sentry) or contact us at [feedback-metrics@sentry.io](mailto:feedback-metrics@sentry.io), we'll get it prioritized! diff --git a/docs/product/explore/metrics/index.mdx b/docs/product/explore/metrics/index.mdx index 5d646393ef9a5..c8337bf3fa7ae 100644 --- a/docs/product/explore/metrics/index.mdx +++ b/docs/product/explore/metrics/index.mdx @@ -8,7 +8,7 @@ og_image: /og-images/product-explore-metrics.png --- - Metrics is currently in Open Beta for non-Enterprise plans customers that have JavaScript or Python SDK based projects. If you have any questions or feedback comment on this [GitHub discussion](https://github.com/getsentry/sentry/discussions/102275) or contact us at feedback-metrics@sentry.io . Features in beta are still in-progress and may have bugs. We recognize the irony. + Metrics is currently in Open Beta for non-Enterprise plans. Metrics are supported across a wide range of SDKs including JavaScript, Python, Ruby, Go, Java, PHP, .NET, Native (C/C++), Dart/Flutter, React Native, Android, Apple platforms, Unreal, and Unity. If you have any questions or feedback comment on this [GitHub discussion](https://github.com/getsentry/sentry/discussions/102275) or contact us at feedback-metrics@sentry.io . Features in beta are still in-progress and may have bugs. We recognize the irony. ## Overview