- ZipkinExporterConfig (telemetry.otelconfig) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
compression | CompressionType (GZIP, NONE) | Compression type. Allowed values:
| |
encoder | SpanBytesEncoder (JSON_V1, THRIFT, JSON_V2, PROTO3) | Encoder type. | |
endpoint | URI | Collector endpoint to which this exporter should transmit. | |
timeout | Duration | Exporter timeout. |