Robert Pająk
Robert Pająk
> I had to code dive to find the levels being used. Also, nervous about otel-go changing the levels in the future (unlikely, but possible). I think we should document...
@holdno see https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md#proposing-a-change > Smaller changes can follow a shorter process: [...]
> Hello @pellared, do you have any extra info about which test could be affected o? (I have a windows with go 1.21.0) > do you have any extra info...
The issue remains and my PR has not helped in finding the issue cause. From https://github.com/open-telemetry/opentelemetry-go/actions/runs/6303077466/job/17111607822 ``` PASS goleak: Errors on successful test run: found unexpected goroutines: [Goroutine 392 in...
I created https://github.com/open-telemetry/opentelemetry-specification/issues/3576
I think right now we can set it to the time when metric provider is created until it is better specified.
> This apears to not need a fix for the SDK GA. Can we remove it from the project? > > It might also make sense to hold off on...
I guess the same issue applies for `otlpmetricgrpc`
> Resolves https://github.com/open-telemetry/opentelemetry-go/pull/3966 Can you please mention the appropriate issue? 😉
@Kaushal28 1. Find places where this pattern is not followed 2. For each create an an issue and reference this one as a pattern (e.g. you can write `Part of...