Marc Alff

Results 165 comments of Marc Alff

Example of bugs that include-what-you-use can fix upfront: https://github.com/open-telemetry/opentelemetry-cpp/pull/2107

Closing, this is now implemented in opentelemetry-cpp-contribs.

While this request makes sense, we (in opentelemetry-cpp) can not provide packaging for every build system. The best way to address this is to make a contribution to the Bazel...

Added `help wanted` to advertise. Do not prepare a PR for opentelemetry-cpp, contribute to https://registry.bazel.build/ instead.

This is missing, and part of the plan ... * #1695

Given how the regexp crashes on the name given to GetMeter(), what is the actual value of `serviceName` ? Does it looks properly initialized ?

Needs to be re evaluated after: * https://github.com/open-telemetry/opentelemetry-specification/pull/3820

For systems in production that generate a lot of telemetry, exporting data to a file has value. A possible use case: * always export to a file * when no...

See related: * https://github.com/open-telemetry/opentelemetry-specification/issues/3817

> Just wondering, is it possiable if include #2407 into 1.14.0? Yes. The main reason for filling this issue now is to remember to cleanup #2442 before making a release....