DataflowEndpointOpenTelemetry interface

OpenTelemetry endpoint properties.

Properties

authentication

Authentication properties for OpenTelemetry endpoints

batching

Batching configuration.

host

Host of the OpenTelemetry in the form of <host>:<port>.

tls

TLS configuration.

Property Details

authentication

Authentication properties for OpenTelemetry endpoints

authentication: DataflowOpenTelemetryAuthenticationUnion

Property Value

batching

Batching configuration.

batching?: BatchingConfiguration

Property Value

host

Host of the OpenTelemetry in the form of <host>:<port>.

host: string

Property Value

string

tls

TLS configuration.

tls?: TlsProperties

Property Value