Damien Mathieu

Results 80 issues of Damien Mathieu

This is the contrib counterpart of https://github.com/open-telemetry/opentelemetry-go/pull/6850 I fully synced the file, so this includes a bit more improvements that didn't make to this repo.

Skip Changelog

This provides a design document for a new instrumentation, `otelhttpconv` that would serve as a meta instrumentation for all HTTP packages to more easily share their behavior.

Skip Changelog

These dependencies can't be updated until we drop support for Go 1.23. * https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6835

`CaptureBody` has a possible bounds out of range panic which can trigger at (currently undetermined) rare occurences. https://github.com/elastic/apm-agent-go/blob/3f01cdbc50bf5146c5b9495edcea35eb2ffa06ed/capturebody.go#L213 ``` panic: runtime error: slice bounds out of range [512:0] goroutine 9448465...

agent-go

This is the next step towards https://github.com/open-telemetry/opentelemetry-collector/issues/13106 It introduces private `switchDictionary` methods for all profile structs, so their base dictionary can be switched, which is a requirement (and maybe the...

Skip Changelog

Upgrade OTLP to 1.9.0. See https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.9.0 Contrib tests are fixed in https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/44031

We're entitled to keep providing security and bug fixes until december 2026, but letting users now as soon as possible makes migrations easier.

This upgrades are blocked until we drop support for Go 1.24. * https://github.com/open-telemetry/opentelemetry-go/pull/7366

This makes consumertest a component, as it can need changelog entries.

ready-to-merge
Skip Changelog

This adds obs metrics to the profiles receivers.