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

OpenTelemetry Collector

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

**Describe the bug** This is something between a question and a bug report. While attempting to return 429 through the otlphttp receiver I came across these lines of code: https://github.com/open-telemetry/opentelemetry-collector/blob/d7b49df5d9e922df6ce56ad4b64ee1c79f9dbdbe/receiver/otlpreceiver/otlphttp.go#L37-L40...

bug
Stale
receiver/otlp

### Component(s) exporter/debug ### What happened? **Describe the bug** The [README](https://github.com/open-telemetry/opentelemetry-collector/blob/main/exporter/debugexporter/README.md) for the debug exporter indicates it supports the sending_queue functionality from the exporterhelper. However, `factory.go` does not include the...

bug
exporter/debug

#### Description This PR fixes #10463 by adding a one-liner debug printer support for exponential bucket. It also adds unit tests for the printing. #### Link to tracking issue Fixes...

Stale
exporter/debug

**Is your feature request related to a problem? Please describe.** Yes. Currently to loadbalance exporters(specifically: https://github.com/open-telemetry/opentelemetry-go/tree/main/exporters/otlp/otlptrace) with a collector we are using the otlp grpc receiver, running the receiver as...

#### Description Separate go dependencies between the service, implementing the zap bridge, and the component, setting attributes. This reduces greatly the indirect dependencies of components, hence the diff.

Stale

#### Description Adds a new `include_tls_metadata` option to grpc and http receivers that allows getting the subject and any URIs of the client's certificate as metadata (in addition to existing...

Stale

#### Description This PR enhances `FromRaw` method to support: 1. slices of supported types - For eg. if we pass a slice of `[]string`, it will fail. But we support...

Stale

Reopens [13431](https://github.com/open-telemetry/opentelemetry-collector/pull/13431) #### Description Modified `cmd/mdatagen` to allow for two new fields in the configuration yaml of metrics. These new configuration options would allow for a user to enable or...

Stale
cmd/mdatagen

### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. In #13582 and #13583 I demonstrated that we can maintain the batch processor, feature for...

### Component(s) _No response_ ### Describe the issue you're reporting Received information from the IBM Open Source Program Office for IBM Z and LinuxONE how to enable IBM hosted linux/s390x...