We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73713d4 commit 11b2c5bCopy full SHA for 11b2c5b
pipeline/outputs/opentelemetry.md
@@ -35,6 +35,7 @@ Important Note: At the moment only HTTP endpoints are supported.
35
| logs_span_id_metadata_key |Specify a SpanId key to look up in the metadata.| $SpanId |
36
| logs_trace_id_metadata_key |Specify a TraceId key to look up in the metadata.| $TraceId |
37
| 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` |
39
40
## Getting Started
41
0 commit comments