spotf egress-sink create-or-update open-telemetry
Create/Update OpenTelemetry Egress Sink
Arguments
None.
Options
--name
: Egress Sink name
- Required.
- Value = [string]
--endpoint
: Target OTLP endpoint. Can include port. Only 'https:' scheme is supported.
- Value = [Uri]
--basic-auth-username
: Basic auth username for the target OTLP endpoint.
- Value = [string]
--basic-auth-password
: Basic auth password for the target OTLP endpoint.
- Value = [string]
--is-enabled
: Specifies whether to enable or disable the sending of messages to the Egress Sink. By default, the sending of messages to the newly created Egress Sink is enabled. To disable it, use the option '--is-enabled false'.
--instance-label
: Label for IoT Platform instance
- Value = [string]
--workspace
: Workspace ID / Name
- Value = [string]