-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.7.1
### Current Behavior
We have installed this plugin for trace…
-
**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…
-
### Component(s)
_No response_
### Is your feature request related to a problem? Please describe.
I need the collector receiver to authenticate against a local endpoint, passing it the bearer token…
-
**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 …
-
### Describe the bug
Hi,
I am have a demo app (https://github.com/GoogleCloudPlatform/microservices-demo) deployed in a k8s cluster.
The services are in Java, NodeJS, .Net and Go.
I have the o…
-
### What happened?
I tried to run [basic-otlp example](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp/examples/basic-otlp) and it simply didn't work.
I update …
-
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…
-
Hi
I have the TA up and with the `PrometheusCR` enabled, this is to look at options of migrating to using the OTEL collector for more purposes.
At present I am getting data as expected except fo…
-
Hello!
I am working with OpenTelemetry in WildFly 32.0.1 that uses smallrye-opentelemetry 2.6.0.
I dont know if this a smallrye-opentelemetry bug or a wildfly bug.
I create my RestClients like …