-
**Is your feature request related to a problem? Please describe.**
Today only static headers are allowed in OTLP exporter. I would like to have an option to pass dynamic headers to OTLP exporter.
…
-
### Component(s)
exporter/prometheus
### What happened?
## Description
I'm not sure if this is intended or not, but when a metric is sent with the resource attribute "service.instance.id", the p…
-
### Description
I'm upgrading my production module from jaeger 1.9 (yes, you heard it correctly, it's 1.9) to opentelemetry with collector.
This module would consume Kafka message, handle it the…
-
### Proposal
I'm a maintainer of `opentelemetry-collector-contrib/receiver/redis`, and [have attempted to](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/redisre…
-
In the OTel Logs Data Model, it is specified that the Body field must support `any` type to preserve the semantics of structured logs emitted by the application: https://opentelemetry.io/docs/specs/ot…
-
### Component(s)
operator, collector
### Describe the issue you're reporting
Hello!
I am integrating OTel Collector in our platform and I am creating a new OpenTelemetryCollector in every …
-
I use the OpenTelemetry-Collector as agent co-located with my application . My application is a swoole(php) asynchronous service and I use http/protobuf protocol to write data to collector. It worked …
-
**Describe the bug**
I am using the java wrapper for an AWS Lambda to export metrics to Amazon Managed Prometheus. The Lambda is setup with Spring Cloud Functions in a declarative way with the handle…
sge93 updated
2 months ago
-
**Describe the bug**
OTEL Python Layer does not always flush metrics at the end of lambda invocation.
**Steps to reproduce**
1. Deploy a lambda with the following python code:
handler.py
```p…
-
Versions:
opensearch & opensearch dashboard 2.11.1
data-prepper 2.6.1
opentelemetry-collector-contrib 0.92.0
When utilizing DataPrepper's metric pipeline to transmit data collected through…