Skip to content

Investigate Boost license implications #68

@maxgolov

Description

@maxgolov

A portion of nostd::variant currently requires a Boost-licensed header.
This may be an issue for some commercial products.

Two alternatives to consider:

  • research if we can get that portion code contributed under Open Telemetry (Apache-style) license. That way we still satisfy the ABI stability guarantees.

  • the other alternative is to compile with std Ability to use Standard Library instead of opentelemetry nostd classes #67 . That approach means that commercial products building from source with standard library cannot safely interop with other prebuilt Open Telemetry modules.

Metadata

Metadata

Assignees

Labels

priority:p2Issues that are not blocking

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions