io.helidon.telemetry.otelconfig.ZipkinExporterConfig
Description
N/A
Configuration options
| Key | Type | Description |
|---|---|---|
endpoint | URI | Collector endpoint to which this exporter should transmit |
compression | CompressionType | Compression type |
encoder | SpanBytesEncoder | Encoder type |
timeout | Duration | Exporter timeout |
See the manifest for all available types.