Marc Alff
Marc Alff
Re opened. @jack-berg Please look at the merge conflict on the spec compliance matrix, due to recent changes to yaml.
Using a matrix instead of ad-hoc combinations in CI will be a great improvement.
@vkrevs opentelemetry-cpp on Windows in general is affected by 2 issues specific for this platform: * producing a single dll for opentelemetry-cpp is weak, as you have found, and is...
> @PradSenn could you please resolve the conflicts and fix the CI? @PradSenn Thanks for the PR. Please take a look.
> Is this issue related to ETW exporter (as in title), or ostream ? This is about ETW, see file etw_logger.h
Re: > We want to extend this functionality to also dynamically set the SDK's log level without needing to re-create any Providers. However, this functionality is not supported based on...
@dbarker The generated reports (seen in CI) are very nice.
See related: * https://github.com/open-telemetry/community/issues/2851
> > We could implement some changes only in ABI_VERSION >= 2, but this is not worth the added complexity in my opinion. > > Well, if you decide not...