Skip to content

Commit 3cd6490

Browse files
authored
Added link to custom instrumentation to help users get the most out of the integration (#11224)
1 parent 81f8e69 commit 3cd6490

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/integrations/dramatiq

1 file changed

+1
-1
lines changed

docs/platforms/python/integrations/dramatiq/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn how to import and use the Dramatiq integration."
55

66
The Dramatiq integration adds support for the [Dramatiq](https://dramatiq.io/) background tasks library.
77

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/).
99

1010
<Alert level="info">
1111
This is the successor of the original `DramatiqIntegration` that can be found here: https://github.com/jacobsvante/sentry-dramatiq

0 commit comments

Comments
 (0)