Skip to content

Commit 11b2c5b

Browse files
pipeline: outputs: opentelemetry: Add info about workers
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 73713d4 commit 11b2c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pipeline/outputs/opentelemetry.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Important Note: At the moment only HTTP endpoints are supported.
3535
| logs_span_id_metadata_key |Specify a SpanId key to look up in the metadata.| $SpanId |
3636
| logs_trace_id_metadata_key |Specify a TraceId key to look up in the metadata.| $TraceId |
3737
| logs_attributes_metadata_key |Specify an Attributes key to look up in the metadata.| $Attributes |
38+
| workers | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
3839

3940
## Getting Started
4041

0 commit comments

Comments
 (0)