Skip to content

Make otlp-http, otlp-grpc, and otlp-common gems production-ready #1667

@kaylareopelle

Description

@kaylareopelle

The exporter/otlp-http, exporter/otlp-grpc and exporter/otlp-common directories in this repository reference tests to break out the existing opentelemetry-exporter-otlp gem into smaller chunks. Ruby doesn't currently have support for a gRPC exporter, and the behavior that would be shared between an HTTP and gRPC exporter would live in a common gem they both rely on.

Initial PRs related to this work:

These exporters are not production ready as they currently exist. (See: #1337)

Contributions welcome to add test coverage, error handling, and other work to make this production-ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions