Skip to content

[C++] Use FetchContent for bundled opentelemetry #48555

Description

@raulcd

Describe the enhancement requested

In order to reduce complexity of our ThirdParty dependency system we would like to keep reducing manual target definitions for our third party dependencies. In order to do so we could move opentelemetry from External Project to FetchContent.

This issue is to track specifically moving opentelemetry. We should be able to remove nlohmann-json double installation once migrated.

This follows a similar approach to what a different PR was doing with abseil, c-ares, RE2, Protobuf, gRPC

Component(s)

C++

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions