Skip to content

Commit 6157a24

Browse files
adinauerlbloder
andauthored
Update docs/platforms/java/common/configuration/options.mdx
Co-authored-by: Lukas Bloder <[email protected]>
1 parent f69ddc2 commit 6157a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ _(New in version 6.0.0)_
164164

165165
<ConfigKey name="enable-backpressure-handling">
166166

167-
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: Before version 7.8.0 backpressure handling was disabled by default.
167+
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.
168168

169169
_(New in version 7.1.0)_
170170

0 commit comments

Comments
 (0)