Damien Mathieu
                                            Damien Mathieu
                                        
                                    There is a conflict that should be easily resolvable. And a merge requires 2 approvals.
CI is failing after this merge (for some reason, it didn't fail before, so that may be a flake). https://github.com/open-telemetry/opentelemetry-go/actions/runs/9987613497/job/27602574063
This ask is rather vague. OpenTelemetry does not "manage memory" per-se. Go manages memory. We do have benchmarks that track allocations though. They run [on new releases](https://github.com/open-telemetry/opentelemetry-go/actions/workflows/benchmark.yml), and manually on...
Fixed in https://github.com/open-telemetry/opentelemetry-go/pull/5528.
From a quick grep, I'm finding only one non-test occurence. ``` open-telemetry/opentelemetry-go› git:(main) grep -rn 'var .* T' . ./trace/config.go:38: var config TracerConfig ./trace/tracestate.go:175:var _ json.Marshaler = TraceState{} ./trace/noop.go:26:var _...
I am interested in joining this project.
I can take Go
> another personal account This transfer is not to a personal account. In this case, I think this rule from the doc you linked applies: > To transfer repositories to...
One (rather intricate) way to do this could be to move the repository from the elastic organization into the personal account of an open-telemetry owner, who would then be able...
Note that some SIGs are using actuated to do this (not on windows). https://github.com/open-telemetry/community/blob/main/docs/using-actuated.md