# What platforms does Sentry support?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"><em>We have a pretty mixed stack, web frontend, a couple of backend services, and a mobile app. Before we commit to Sentry, I want to make sure it actually supports everything we're running without needing separate configurations for each.</em></p>

##### Post Metadata
- Posted at: 7 months ago
- Net upvotes: 1


## Comments
### Comment 1

Sentry supports all three of those layers with official, first-party SDKs. No separate tools or vendors needed.
  
Web frontend: SDKs for JavaScript, React, Angular, Vue, Svelte, and more. You get error monitoring, performance tracing, and session replays, among many other things.

Backend services: First-party SDKs for Python, Node.js, Java, Go, Ruby, .NET, PHP (including Laravel), and others. Each includes error monitoring, performance tracing, and profiling.

Mobile: SDKs for native iOS (Swift/Obj-C), native Android (Kotlin/Java), React Native, Flutter, and Kotlin Multiplatform. Mobile SDKs also include session replay.

The part that matters for a mixed stack: Sentry&#39;s distributed tracing connects requests across all of these services automatically. A trace that starts in your mobile app or browser flows through your backend services, so you see the full picture in one place. With current SDK versions, this works without any custom wiring. It also supports desktop apps and gaming engines. You don&#39;t need separate setups for each part of your stack.

On the organization side, you&#39;d create a Sentry project per service or platform (one for your React frontend, one for your Python API, one for your iOS app). They all live under one org with shared dashboards that span across projects. One place for everything.

Full list of supported platforms: https://docs.sentry.io/platforms/


##### Comment Metadata
- Posted at: 4 months ago




## Related Product
[Sentry](https://www.g2.com/products/sentry/reviews)

## Related Category
[Bug Tracking](https://www.g2.com/categories/bug-tracking)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: over 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: over 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: over 13 years ago
  - Comments: 4


