Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Support gRPC transport in OTLP #102

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

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

  • Status
    Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions