You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On this page, we get you up and running with Sentry's Ktor Client Integration.
21
21
The integration supports:
22
-
- Adding breadcrumbs for each HTTP request
22
+
- Adding breadcrumbs for each HTTP request.
23
23
- Capturing spans for each HTTP Request, with support for distributed tracing. The span will be created as a child of the current span bound to the scope (if any)
24
24
- Capturing certain request failures as errors in Sentry.
0 commit comments