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/configuration/options.mdx
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ Please note that the Sentry server [limits HTTP request body size](https://devel
176
176
177
177
The number of characters after which the values containing text in the event payload will be truncated.
178
178
179
-
In SDK versions prior to 2.34.0, the default was 1024.
179
+
In SDK versions prior to `2.34.0`, the default was `1024`.
180
180
181
181
</SdkOption>
182
182
@@ -412,3 +412,27 @@ In `trace` mode, the profiler starts and stops automatically based on active spa
412
412
A number between `0` and `1`, controlling the percentage chance a given session will be profiled. The sampling decision is evaluated only once at SDK initialization.
0 commit comments