Skip to content

Add test for building otel-cpp shared libraries against shared libraries of grpc and protobufΒ #3405

@dbarker

Description

@dbarker

There is a testing gap for building otel-cpp shared libraries against shared libraries for protobuf and grpc at the moment.

Building opentelemetry-cpp as shared libraries against newer versions of protobuf and grpc requires those dependencies to also be built as shared libraries. Tests fail when building otel-cpp shared libraries on Linux against grpc 1.67.1 and protobuf 5.27.0 static libraries. Those tests pass with older versions of grpc (1.54) and protobuf (3.21) though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions