Skip to content

Draft: gRPC transport for OTLP#39

Closed
seldo wants to merge 1 commit into
mainfrom
feat/grpc-transport
Closed

Draft: gRPC transport for OTLP#39
seldo wants to merge 1 commit into
mainfrom
feat/grpc-transport

Conversation

@seldo
Copy link
Copy Markdown
Owner

@seldo seldo commented Mar 3, 2026

Summary

Work in progress: Adding gRPC transport option for the OTLP exporter.

Refs #32

Status

  • Skeleton exporter class
  • gRPC channel initialization
  • Proto compilation
  • Span serialization to proto
  • Retry/backoff for gRPC
  • Tests
  • Documentation

Initial skeleton for the gRPC exporter. Not yet functional —
needs grpcio integration and proto compilation.

Refs #32
@seldo seldo closed this Mar 3, 2026
@seldo seldo deleted the feat/grpc-transport branch March 3, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant