Skip to content

Commit 933ce10

Browse files
committed
close ConfigKey tag
1 parent 10dc5ee commit 933ce10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/java/common/configuration/options.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Set this boolean to `true` to force a call to `Sentry.init` to re-initialize the
168168

169169
_(New in version 8.0.0)_
170170

171+
</ConfigKey>
172+
171173
<ConfigKey name="enable-backpressure-handling">
172174

173175
Set this boolean to `false` to disable automatic downsampling of transactions while the system is under load. The `tracesSampleRate` is halved for every failing health check up to 10 times, (roughly 0.001% of the original `tracesSampleRate`). Any positive health check will reset `tracesSampleRate` to its original value. Health checks run in the background every 10 seconds, checking for queue drops and rate limiting. Note: Starting with version 7.8.0 backpressure handling has changed from opt-in to opt-out.

0 commit comments

Comments
 (0)