Skip to content

Context propagation within application #44

@EddeCCC

Description

@EddeCCC

Data stored in one context should be available in other contexts via up/down propagation.

This means that the data can also be used in spans & metrics of other contexts.
OpenTelemetry uses baggages to propagate data. However, these only support down propagation (AFAIK).

Propagation to other applications should be implemented later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions