Lalit Kumar Bhasin
Lalit Kumar Bhasin
Not necessarily the next release, but we need to do it eventually based on bandwidth. This issue is to track the cleanup.
This is a valid use case. Though adding any new type in `AttributeValue` will break the ABI compliance.
@sirzooro - We discussed in the community meeting, that it would be good to support `nostd::span`. Do you have plans to add the support?
> @lalitb can you please resolve the merging conflict? Fixed. Thanks.
Thanks for trying out @krishvoor. @esigo is working on multi-platform builds using [QEMU](https://github.com/docker/setup-qemu-action) emulator in #1165. Once this is done, we should be able to support ppc64le/s390x using GH Actions....
Just to add here from a non-technical perspective, CNCF has established an agreement and generous plan with Azure Pipeline and Github Actions, and most of the projects under CNCF (including...
#1165 was wrongly closed by the bot (which is meant to close only state issues), have reopened it now.
@ThomsonTan FYI
Thanks for debugging it :)
The issue has been discussed earlier for Windows - [Support building DLL for windows](https://github.com/open-telemetry/opentelemetry-cpp/issues/1105). The header-only API design is the core issue here, and there are discussions on removing this...