-
**Is your feature request related to a problem? Please describe.**
I am trying to build an extension to provide debugging information about pipelines.
I believe it is only possible to debug pipeli…
-
Hi,
I'm trying to setup opentelemetry to automatically instrument my project, and while traces work, I cannot seem to get the winston instrumentation to report logs back to opentelemetry collector.…
-
OpenTelemetry java agent version: 1.20.2
Kafka version: 3.1.1
OpenTelemetry Collector version: 0.66.0
OpenTelemetry Collector config file:
```
receivers:
otlp:
protocols:
grpc:
…
-
Part of https://github.com/jaegertracing/jaeger/issues/5240
(1) Currently jaeger-v2 components are initialized without observability clients. We need to instantiate appropriate logging, tracing, an…
-
### Component(s)
collector, target allocator
### Is your feature request related to a problem? Please describe.
I would like to use a ServiceMonitor to scrape metrics from all of the kubelets…
-
In https://github.com/open-telemetry/opentelemetry.io/pull/2498 we parked a few things that should be addressed ASAP in a follow-up PR. They are:
Changes for follow up PR for https://github.com/ope…
-
### Describe the bug
I am trying to add Go auto instrumentation to Rancher project , currently running in HA mode with 3 replicas.
### Environment
- Kubernetes 1.25
- Go Version: 1.18
- …
-
When starting from docker, there is an exception regarding Jaeger dependencies in the log file.
Here is my startup (I have jaeger running at localhost:14250)
```
docker run -p 8080:8080 -e JAVA…
-
Seeing issues in nginx startup, not seeing much in relation to why there's issues with the healthcheck response.
```
I0727 00:08:28.342380 7 nginx.go:317] "Starting NGINX process"
I0727 00:…
-
i have installed otel operator and collector using helm chart .link: https://github.com/open-telemetry/opentelemetry-helm-charts
helm.sh/chart: opentelemetry-operator-0.34.0
i applied the values.ya…