Skip to content

Make opentelemetry optional #564

Description

@popzxc

Right now opentelemetry and co are unconditional dependencies.

I use tarpc in a project where I just communicate between two services over stdio; I mostly need it for really convenient abstractions and proc macro. Thus, opentelemetry is an overkill for me, and it's basically a dead dependency that I need to worry about.

It would be great if it was put under a feature and made optional.

BTW -- thank you for a great library! I've checked a lot of lightweight RPC implementations in rust and this was the most convenient by far. ❤️

Activity

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

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