Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 573 Bytes

File metadata and controls

19 lines (14 loc) · 573 Bytes
title summary tags
Sentry Tracing
Add Sentry tracing to your GraphQL server.
tracing

SentryTracingExtension

As of Sentry 1.32.0, Strawberry is officially supported by the Sentry SDK. Therefore, Strawberry's SentryTracingExtension has been deprecated in version 0.210.0 and finally removed with Strawberry 0.249.0 in favor of the official Sentry SDK integration.

For more details, please refer to the documentation for the official Sentry Strawberry integration.