We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab1ed2 commit cd90624Copy full SHA for cd90624
docs/index.rst
@@ -108,7 +108,7 @@ new process and it fails you might lose your context. That said using the contex
108
Sentry.Context.add_breadcrumb(%{my: "crumb"})
109
110
Filtering Events
111
---------------
+----------------
112
113
If you would like to prevent certain exceptions, the :filter configuration option
114
allows you to implement the ``Sentry.EventFilter`` behaviour. The first argument is the
0 commit comments