opentelemetry-go-contrib
opentelemetry-go-contrib copied to clipboard
autoexport: Option types naming
Should this be TraceOption?
I know we have the SpanExporter, but I wonder if this needs to match that or the corollary to metric: trace.
Originally posted by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/4229#discussion_r1367560011
Or maybe SpanExporterOption?