Skip to content

Support gRPC transport in OTLP #102

@inge4pres

Description

@inge4pres

Describe the current state

We only support HTTP as transport for voth JSON and protobuf messages.
These are mandatory as per the specification.

gRPC transport is optional but its widely used and we should be able to support it.

Describe the desired state

Add gRPC transport support in src/otlp.zig.
There is a library that might be usedfor this: https://github.com/ziglana/gRPC-zig

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions