Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Add SpanOptions::getParent #48

@jcchavezs

Description

@jcchavezs

Background

Most of the tracer implementations only support child_of reference type.

Problem

When implementing the startSpan method we need to iterate over all references in order to find the child_of reference.

Proposal

Having a SpanOptions::getParent encapsulating this method would be very useful.

Ping @tedsuo @felixfbecker @beberlei @lvht @yurishkuro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions