-
**Describe the bug**
When aws-otel-python layer is used, Lambda timeouts will cause high initialization times of the next Lambda call.
When our database is under high load, it can cause our …
-
We're pushing spans (with OpenTelemetry Collector) to Kafka, and consuming them with Tempo 2.5.0. We scaled down (to 0 replicas) an entire Tempo deployment for ~1h, and during that time a lag for cons…
-
**Describe the bug**
I am trying to run the collector with the group by trace processor, and Jaeger exporter. I have an application that is producing 500 traces per second, and I have set the sendin…
-
### Description
按照https://github.com/open-telemetry/opentelemetry-go/tree/main/example/otel-collector 运行了Makefile的内容: microk8s kubectl apply -f k8s/otel-collector.yaml 出现错误: exec /otelcol: exec for…
-
I originally raised this proposal in https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24189, but after discussing this with @svrnm I think it'd apply to the wider OTel communit…
-
Hi,
I've an EKS cluster setup up and running using otel contrib image at
https://docker.io/otel/opentelemetry-collector-contrib
and operator image at https://ghcr.io/open-telemetry/opentelemetry-o…
-
This is a summary issue that references several feature requests which I recently made and which I believe can improve the configuration story of the Collector.
- https://github.com/open-telemetry/…
-
Similar to how it's done in the core repo, we should use vanity URLs for contrib modules:
github.com/open-telemetry/opentelemetry-collector-contrib -> go.opentelemetry.io/collector-contrib
Broug…
-
### Component(s)
receiver/influxdb
### Is your feature request related to a problem? Please describe.
When converting to opentelemetry metrics, The influxdb receiver is joining the measuremen…
-
**Describe the bug**
We have observed that when latency pushing logs from promtail to Loki is high and promtail is hosted on kubernetes, that logs can be dropped, it seems that log files on kubernetes…