Skip to content

Explore integrating the tracing crate to automatically generate event tracing info #5

Open
@Snapstromegon

Description

@Snapstromegon

What is this feature about?

The Tracing crate is one of, if not the, most popular way to collect traces in Rust. It has capabilities to detect the current span, so we could provide an optional feature to automatically set the traceparent (or maybe even the context) of an event.

What needs to be done to implement this feature?

  • explore integration options
  • discuss API design
  • implement tracing integration

What else should we know?

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