# Functions
New creates a new Zipkin exporter.
SpanModels converts OpenTelemetry spans into Zipkin model spans.
WithClient configures the exporter to use the passed HTTP client.
WithHeaders configures the exporter to use the passed HTTP request headers.
WithLogger configures the exporter to use the passed logger.
WithLogr configures the exporter to use the passed logr.Logger.
# Interfaces
Option defines a function that configures the exporter.