Skip to content

Zipkin remoteEndpoint is missing #4932

Description

@jonatan-ivanov

The Zipkin Data Model has a remoteEndpoint field that is used by Zipkin and it has effect on the span visualization.
According to the OTel docs, peer.service should be used for this purpose but according to the codebase it is not used and remoteEndpoint is never set.

Originally reported (here) on CNCF Slack.

Steps to reproduce
Send a span to Zipkin (peer.service should be set).

What did you expect to see?
remoteEndpoint being populated.

What did you see instead?
remoteEndpoint is missing.

What version and what artifacts are you using?
zipkin-exporter
Version: latest (main)

Environment
Unrelated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions