Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 737b317

Browse files
committed
docs: improve README.md (#24)
This is the default behavior inherited from stream-chopper
1 parent 82ecbea commit 737b317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Streaming configuration:
100100
this limit is reached. The default zlib buffer size is 16 kb (default:
101101
`768000` bytes)
102102
- `time` - The maxiumum number of milliseconds a streaming HTTP request
103-
to the APM Server can be ongoing before it's ended (default: `10000`
104-
ms)
103+
to the APM Server can be ongoing before it's ended. Set to `-1` to
104+
disable (default: `10000` ms)
105105
- `bufferWindowTime` - Objects written in quick succession are buffered
106106
and grouped into larger clusters that can be processed as a whole.
107107
This config option controls the maximum time that buffer can live

0 commit comments

Comments
 (0)