# Does Sentry support distributed tracing?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"><em>We're running a microservices architecture and tracing requests across services has been a pain point. Does Sentry handle distributed tracing well? We're also already using OpenTelemetry, wondering if we'd have to re-instrument everything or if it works with our existing setup.</em></p>

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


## Comments
### Comment 1

Yes, and the OpenTelemetry question is probably the more useful one to answer first: No, you don&#39;t need to re-instrument. Sentry supports OTLP, so you can point your existing OTel setup at Sentry and your traces will show up without touching your instrumentation. 
Docs here: https://docs.sentry.io/concepts/otlp/


On distributed tracing: it follows requests across services end-to-end, so you can see exactly where a transaction slowed down or broke and which service caused it. In a microservices setup the useful part is that errors don&#39;t show up in isolation, you get the full request path that led to them. And if you&#39;re already using Sentry for errors, that context lives in the same place. Same issue, same trace.

##### Comment Metadata
- Posted at: about 1 month 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: almost 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: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


