Skip to content

Jaeger translator populating deprecated attributes #34368

Closed
@breedx-splk

Description

@breedx-splk

Component(s)

pkg/translator/jaeger

What happened?

Not exactly a bug, but the jaeger translator is currently populating otel.library.name and otel.library.version, both of which are deprecated. The code for this is here: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/translator/jaeger/traces_to_jaegerproto.go#L387

The code should be modified to use the current semantic conventions of otel.scope.name and otel.scope.version instead.

Collector version

0.80.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions