OpenTelemetry Collector Unix Domain Socket Output
Write TenXObjects back to OpenTelemetry Collector via Unix domain socket using the forward protocol.
Options
Specify the options below to configure the OpenTelemetry Collector Unix domain socket output:
| Name | Description |
|---|---|
| otelCollectorOutputForwardAddress | Unix socket address |
otelCollectorOutputForwardAddress
Unix socket address.
| Type | Default |
|---|---|
| String | "" |
Unix domain socket path for forward protocol output to OTel Collector.
This module is defined in unix/module.yaml.