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
Copy file name to clipboardExpand all lines: docs/platforms/python/integrations/dramatiq/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "Learn how to import and use the Dramatiq integration."
5
5
6
6
The Dramatiq integration adds support for the [Dramatiq](https://dramatiq.io/) background tasks library.
7
7
8
-
The Dramatiq integration only reports errors. Tracing is not yet supported.
8
+
The Dramatiq integration only reports errors. Tracing is not yet supported. If you want to have more instrumentation, you need to do [custom instrumentation](/platforms/python/tracing/instrumentation/custom-instrumentation/).
9
9
10
10
<Alertlevel="info">
11
11
This is the successor of the original `DramatiqIntegration` that can be found here: https://github.com/jacobsvante/sentry-dramatiq
0 commit comments