api
api copied to clipboard
support otlp trace exporter
Currently traces can only be exported in the thrift_compact format. We should also support direct otlp export.
We might also want to drop Jaeger support. See: https://github.com/open-telemetry/opentelemetry-specification/pull/2858
That was implemented in #768