opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

OpenTelemetry Collector

Results 925 opentelemetry-collector issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | `v1.20.1` -> `v1.20.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fclient_golang/v1.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
renovatebot

Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this...

stabilization

Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this...

stabilization

Hi team, I am trying to run Unit tests for go.opentelemetry.io/[email protected] by using the command "go test ./...". I am getting the below error -> `=== RUN TestGetAvailableLocalIpv6Address testutil.go:116: Error...

waiting-for-author

**Describe the bug** _This issue was originally reported in CNCF slack by [Srinivas Bevara](https://cloud-native.slack.com/archives/C01N6P7KR6W/p1722488402533149) and confirmed by @codeboten who asked me to open this issue_ After Upgrade to v0.106.1 from...

bug

**Is your feature request related to a problem? Please describe.** Currently, the authentication extension client interface supports HTTP and gRPC authentication. However, we would like to be able to authenticate...

auth

The following error occurs in the builder unit tests during the creation of the new release: https://github.com/open-telemetry/opentelemetry-collector/actions/runs/10571488001/job/29287662515?pr=10973 ``` --- FAIL: TestGetModules/Exporter_Not_in_Gomod (0.34s) main_test.go:651: Error Trace: /home/runner/work/opentelemetry-collector/opentelemetry-collector/cmd/builder/internal/builder/main_test.go:651 Error: Received unexpected error:...

bug

**Hello, I'm facing the following problem. I'll try to be brief. The metrics from my .net project are exported to my collector via OTLP correctly. I want to export these...

bug