| Warning
Since v1.35, the Jaeger supports OTLP natively. Please use the OTLP exporter instead.
Support for this exporter will end July 2023. This library is provided as a convenience to install all supported Jaeger Exporters. Currently it installs:
 opentelemetry-exporter-jaeger-proto-grpc
 opentelemetry-exporter-jaeger-thrift
To avoid unnecessary dependencies, users should install the specific package once they’ve determined their
preferred serialization method. Installation
pip install opentelemetry-exporter-jaeger References OpenTelemetry Jaeger Exporter
Jaeger
OpenTelemetry Project |