pypi opentelemetry-exporter-jaeger-thrift 1.2.0
opentelemetry v1.2.0 & v0.21b0

latest releases: 1.13.0, 1.12.0, 1.12.0rc2...
3 years ago

Added

  • Added example for running Django with auto instrumentation. (#1803)
  • Added B3SingleFormat and B3MultiFormat propagators to the opentelemetry-propagator-b3 package. (#1823)
  • Added support for OTEL_SERVICE_NAME. (#1829)

Changed

  • Fixed OTLP gRPC exporter silently failing if scheme is not specified in endpoint. (#1806)
  • Rename CompositeHTTPPropagator to CompositePropagator as per specification. (#1807)
  • Propagators use the root context as default for extract and do not modify the context if extracting from carrier does not work. (#1811)
  • Fixed b3 propagator entrypoint to point to B3SingleFormat propagator. (#1823)
  • Added b3multi propagator entrypoint to point to B3MultiFormat propagator. (#1823)
  • Improve warning when failing to decode byte attribute (#1810)
  • Fixed inconsistency in parent_id formatting from the ConsoleSpanExporter (#1833)
  • Include span parent in Jaeger gRPC export as CHILD_OF reference ([#1809])(#1809)
  • Fixed sequence values in OTLP exporter not translating (#1818)

Removed

  • Moved opentelemetry-instrumentation to contrib repository. (#1797)

Don't miss a new opentelemetry-exporter-jaeger-thrift release

NewReleases is sending notifications on new releases.