Skip to content

Commit 3639d32

Browse files
authored
Update docs/product/tracing/index.mdx
1 parent d5c25d5 commit 3639d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Distributed tracing enables you to trace and visualize interactions between mult
1414

1515
While Sentry tracing can be useful if instrumented in just the frontend or the backend, it's most powerful when set up for your full stack (distributed tracing). This is especially true if you use microservices. Even if you mostly work on the frontend, frontend problems often require backend fixes, and setting up Sentry for your backend can help you find the root cause of a problem faster. Distributed tracing also helps you understand how different parts of the system interact.
1616

17-
Distributed tracing can help with:
17+
**Distributed tracing can help with:**
1818

1919
- Identifying performance bottlenecks by finding the root cause of slow requests
2020
- Debugging frontend and backend problems

0 commit comments

Comments
 (0)