Commented out a section that will be built out later. (#2721)
Signed-off-by: carolxob <carolxob@amazon.com>
This commit is contained in:
parent
4140289357
commit
6791282a12
|
@ -17,10 +17,10 @@ Option | Required | Type | Description
|
|||
buffer_size | No | Integer | The maximum number of records the buffer accepts. Default is `512`.
|
||||
batch_size | No | Integer | The maximum number of records the buffer drains after each read. Default is `8`.
|
||||
|
||||
## Configuration
|
||||
<!--- ## Configuration
|
||||
|
||||
Content will be added to this section.
|
||||
|
||||
## Metrics
|
||||
|
||||
Content will be added to this section.
|
||||
Content will be added to this section. --->
|
Loading…
Reference in New Issue