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
trafficstars

**Is your feature request related to a problem? Please describe.** Discussion from [4878](https://github.com/open-telemetry/opentelemetry-collector/pull/4878#issuecomment-1055438081) led to a decision to design `Shutdown` to follow language patterns for how it and `Run` should...

bug
help wanted
good first issue
priority:p2

As I understood it, 1.0 is used as the default version on the server-side. This is *not* what we want here, on a newer server/library: the recommendation for a few...

Hi Is there a way to export metadata of the collected data from OpenTelemetry collector? Fo example, for collected metric data, I want to know what is the metric name?...

An idea that I had in mind for long time, is to actually embed the "zpages" into Host: * Host will have to start an "http.Server" that can be shared...

area:service
area:extension
collector-telemetry

**Is your feature request related to a problem? Please describe.** The collector v0.52.0 and before used to write an INFO log on shutdown that said "Shutdown complete". This was useful...

It would be useful to have an option in the builder to pass Go build tags, so that we can test the functionality currently behind the `enable_unstable` build tag. We...

good first issue
area:builder

**Describe the bug** During the lifetime of my application, everything is working properly. Once I closed it, I have a "warning" in the collector: ` warn zapgrpc/zapgrpc.go:191 [transport] transport: http2Server.HandleStreams...

bug
help wanted
good first issue

Are there any plans for building support for the Kubernetes External Metrics Provider to enable autoscaling on custom metrics? It seems like this would be a greta feature for the...

Hi All, I am new to open-telemtry, I am trying to collect a Linux machines metrics such as CPU/Disk/Memory to display in cloudwatch. I have installed open-telemetry collector in my...

**Is your feature request related to a problem? Please describe.** I'm using the OTLP receiver for collecting logs into the otel collector. The body of my logs is JSON but...