-
### Component(s)
exporter/awsxray
### What happened?
## Description
URL is missing from X-Ray client segment.
A trace span is generated with the following attributes, but after convertin…
-
### Component(s)
processor/k8sattributes
### What happened?
## Description
I am trying to add `k8sattributes` to a gateway collector, but the collector and health check are not functioning. The co…
-
### Describe the bug
I am using mongo-kafka-connect-1.6.1-confluence sink connector. I have integrate the opentelemetry java agent with kafka-connect with following environmental variables.
export …
-
# Feature Request
Support for `OTEL_EXPORTER_PROMETHEUS_HOST` and `OTEL_EXPORTER_PROMETHEUS_PORT` based on https://github.com/open-telemetry/opentelemetry-specification/blob/dd47c009da1de335c540de…
-
### Request
Alloy has some code to [set OTel feature gates explicitly](https://github.com/grafana/alloy/blob/main/internal/util/otel_feature_gate.go). There are also [tests](https://github.com/grafan…
-
We have k8s cluster with installed Signoz helm chart 0.46.0 version (app 0.50.0).
Clickhouse instance on external standalone server.
In signoz open telemetry collector container stdout logs we see…
-
Document how all of the following works and provide some example projects:
- https://github.com/newrelic/newrelic-java-agent/pull/1886
- https://github.com/newrelic/newrelic-java-agent/pull/1798
- …
-
### Component(s)
processor/routing
### Describe the issue you're reporting
Not quite sure if this is by design or a bug, this behavior is not documented and sort of surprise to me.
Here is an is…
-
### Describe the bug
I have an API which calls another API
I try to set the nginx otel module for the second API
I set the traceparent header in my call.
Nginx always create a new trace despite the …
-
### What happened?
Currently, when tracing is enabled (enable-tracing), jaeger-query defaults to localhost:4317 as the OTLP endpoint, which assumes that the Jaeger Collector is available on the same …