Skip to content

Commit b016917

Browse files
authored
fix: Remove duplicate sdk section in metrics getting started docs (#15615)
We had two `Upcoming SDKs` sections, this removes one in favour of another.
1 parent 9e8e0d9 commit b016917

File tree

1 file changed

+1
-6
lines changed
  • docs/product/explore/metrics/getting-started

1 file changed

+1
-6
lines changed

docs/product/explore/metrics/getting-started/index.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ We're actively working on adding Metrics functionality to additional SDKs. Check
282282
url="https://github.com/getsentry/sentry-dart/issues/3350"
283283
/>
284284

285-
If you don't see your platform listed above, please reach out to us on [GitHub](https://github.com/getsentry/sentry/discussions/102275) or [Discord](https://discord.gg/sentry), we'll get it prioritized!
285+
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 [[email protected]](mailto:[email protected]), we'll get it prioritized!
286286

287287
## Quick Start Examples
288288

@@ -440,8 +440,3 @@ Add metrics at key decision points in your code:
440440
- **At service boundaries**: Monitor external API calls, database queries
441441
- **Business logic**: Capture important business events
442442
- **Resource usage**: Track queue depths, connection pools, cache sizes
443-
444-
## Upcoming SDKs
445-
446-
We're actively working on adding Metrics functionality to additional SDKs. If you don't see your platform listed above, please reach out to us on [GitHub](https://github.com/getsentry/sentry/discussions/102275) or contact us at [[email protected]](mailto:[email protected]).
447-

0 commit comments

Comments
 (0)