Bogdan Drutu
Bogdan Drutu
### Component(s) ALL ### What happened? See statements like `replace go.opentelemetry.io/collector/pipeline => ../` ### Collector version v0.126.0
Updates #12890
### Component(s) pdata ### What happened? Avoid problems like https://github.com/open-telemetry/opentelemetry-collector/pull/14073 ### Collector version v0.138.0 ### Environment information ## Environment OS: (e.g., "Ubuntu 20.04") Compiler(if manually compiled): (e.g., "go 14.2") ###...
### Component(s) _No response_ ### What happened? **Describe the bug* "resource": {"service.instance.id": "4e85ca18-09ab-48b8-b253-eeaad9380865", "service.name": "otel-collector", "service.version": ""} **Steps to reproduce** Log anything and will see this added to every log...
As of today in the collector main receiver OTLP receiver, errors are by default treated as retryable unless otherwise specified by the source by using the `consumererror.NewPermanent`. This requires components...
No changelog since continuation of another effort.
During the 0.134.1 release, github had a small issue and could not checkout the code, see for example https://github.com/open-telemetry/opentelemetry-collector-releases/actions/runs/17439761963/job/49519387498. When any error happens, if you try to re-run the job...