Skip to content

Backend granularity (service.target.*) clarifications #697

Open

Description

Description

Spec PR #674 (the diff) makes some updates and clarifications to the specs for span.context.service.target.* and span.context.destination.service.resource. Changes may be relevant if your agent has implemented #621.

  1. If your agent still derives destination.service.resource from span context directly, rather than from service.target.* fields, and your agent provides an API for the user to tweak service.target.*, then you may want to update.
  2. If your agent implements compressed spans, then the logic to set span.name to Calls to <...> has become slightly more complex.
  3. If your agent implements the OTel Bridge then there is an update to the compatibility mapping pseudo-code to set service.target.* rather than destination.service.resource.

Agent Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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