ZipkinExporterConfig (telemetry.otelconfig) Configuration

Type: io.helidon.telemetry.otelconfig.ZipkinExporterConfig

Configuration options

Optional configuration options
keytypedefault valuedescription
compression

CompressionType (GZIP, NONE)

 

Compression type.

Allowed values:

  • GZIP: GZIP compression.

  • NONE: No compression.

encoder

SpanBytesEncoder (JSON_V1, THRIFT, JSON_V2, PROTO3)

 

Encoder type.

endpoint

URI

 

Collector endpoint to which this exporter should transmit.

timeout

Duration

 

Exporter timeout.