Skip to content

jaeger trace exporter is deprecated, upgrade to OTLP #641

@retzkek

Description

@retzkek

The change is already in the tracing lib but is commented out, so there's probably some reason we're still using JaegerExporter (dependency availability?), but this needs to be revisited as the JaegerExporter is deprecated and we should send everything through the OpenTelemetry collector (the job wrapper already is using OTLP).

# from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter # type: ignore

Related: #592

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions