Tracing

Track the complete, end-to-end path of a request from the originating user interaction across systems and services to pinpoint the specific function or API call causing the problem.

Loading image for Make sense of your distributed system media
Loading image for Investigate known problems media
Loading image for Get complete context for faster debugging media

Tracing for Developers

Get a unified and connected view of your application from frontend to backend and across services. Tracing allows you to understand how interconnected systems interact and where complex issues originate.

With the Trace Explorer (currently in beta), search for traces matching specific criteria, like a specific route, API endpoint, or user ID.

With the Trace View, get full context into what happened when an error or performance issue occurred, making it easier and faster to debug slow services, identify related errors, and root out bottlenecks. Get to the Trace View easily, either from the correlated metrics, specific issue, or the Trace Explorer.

Getting Started Platforms Scrolling Logo Background
Getting Started Platforms Scrolling Logo Background
Getting Started Platforms Scrolling Logo Background
Getting Started Platforms Scrolling Logo Background
Getting Started Platforms Scrolling Logo Background
Getting Started Platforms Scrolling Logo Background

Getting started with Sentry is simple

We support every technology (except the ones we don't).
Get started with just a few lines of code.

Click to Copy
import * as Sentry from '@sentry/nextjs'; Sentry.init({ dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0', // We recommend adjusting this value in production, or using `tracesSampler` // for finer control tracesSampleRate: 1.0, });

That's it. Check out our documentation to ensure you have the latest instructions.

FAQs

Tracing provides a connected view of related errors and transactions by capturing interactions among your software systems. With Tracing, Sentry tracks your software performance and displays the impact of errors across multiple systems.

Tracing is available for all languages and platforms that Sentry supports. See the full list here.

To enable Tracing capabilities you need to purchase spans. See docs for pricing details.

To use Tracing, you will first need a Sentry account. If you don’t have a Sentry account, you can create one here. Then, follow the instructions in our docs to use Tracing.

Yes, you can configure your OpenTelemetry SDK to send traces and spans to Sentry. Learn more.

Of course we have more content

The Best Way to Debug Slow Web Pages

The Best Way to Debug Slow Web Pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. Bu...

Get monthly product updates from Sentry

Sign up for our newsletter.

And yes, it really is monthly. Ok, maybe the occasional twice a month, but for sure not like one of those daily ones that you just tune out after a while.

By filling out this form, you agree to our privacy policy. This form is protected by reCAPTCHA and Google's Privacy Policy and Terms of Service apply.

Fix It

Get started with the only application monitoring platform that empowers developers to fix application problems without compromising on velocity.

© 2024 • Sentry is a registered Trademark
of Functional Software, Inc.