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 03d1a39 commit 7c06cbbCopy full SHA for 7c06cbb
docs/config.md
@@ -28,7 +28,8 @@
28
# the prefix where the local source code is found in the repo
29
'prefix': 'src'
30
}
31
-- ``dist`` (default: ``None``): An optional distribution identifier (FIXME)
+- ``dist`` (default: ``None``): An optional distribution identifier in addition
32
+ to ``release`` (e.g. release ``1.0.3``, distribution ``2``).
33
- ``transport`` (default: ``None``): You may pass your own instance of
34
``sentry_sdk.transport.Transport`` if you have special requirements w.r.t.
35
how your HTTP data is sent. This interface is not documented yet.
0 commit comments