Skip to content

Commit 7c06cbb

Browse files
committed
chore: semi-explain how dist is supposed to be used
1 parent 03d1a39 commit 7c06cbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
# the prefix where the local source code is found in the repo
2929
'prefix': 'src'
3030
}
31-
- ``dist`` (default: ``None``): An optional distribution identifier (FIXME)
31+
- ``dist`` (default: ``None``): An optional distribution identifier in addition
32+
to ``release`` (e.g. release ``1.0.3``, distribution ``2``).
3233
- ``transport`` (default: ``None``): You may pass your own instance of
3334
``sentry_sdk.transport.Transport`` if you have special requirements w.r.t.
3435
how your HTTP data is sent. This interface is not documented yet.

0 commit comments

Comments
 (0)