Skip to content

RFC: tokio-tracing compatible layer #191

@andylokandy

Description

@andylokandy

By adding a tokio-tracing compatible layer to minitrace, we can provide a low-overhead tracing solution for tokio applications, combining the performance benefits of minitrace with the convenience and familiarity of tokio-tracing.

Initial thoughts:

  • Collect spans generated by tokio-tracing, convert and attach to minitrace spans.
  • Reports span generated either by minitrace or tokio-tracing by minitrace.

cc @zhongzc

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