Skip to content

Commit 0080815

Browse files
pipeline: outputs: treasure-data: Add info about workers
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent c80d6e0 commit 0080815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/treasure-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The plugin supports the following configuration parameters:
1212
| Database | Specify the name of your target database. | |
1313
| Table | Specify the name of your target table where the records will be stored. | |
1414
| Region | Set the service region, available values: US and JP | US |
15+
| Workers | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
1516

1617
## Getting Started
1718

@@ -41,4 +42,3 @@ In your main configuration file append the following _Input_ & _Output_ sections
4142
Database fluentbit
4243
Table cpu_samples
4344
```
44-

0 commit comments

Comments
 (0)