-
**Bug description**
I have mTLS enabled globally. And both of my services are running with sidecar container with mTLS enabled with default policy. When I try to connect to internal service over `htt…
-
Now the jaeger and zipkin depends on `http` node module. We could create either in base or core a transport layer that is platform specific and then refactor exporters so that they can be used in node…
-
**Summary:**
Failed to run `docker-compose` on `ubuntu 22.04` according to documentation
**Steps to reproduce:**
```
root@server:#uname -a
Linux nginx 5.15.0-92-generic #102-Ubuntu SMP Wed Jan …
-
this is the output i get when i try to build, what could i've done wrong?
```
[shayan@shayan-pc AndroidLibXrayLite]$ gomobile bind -v -androidapi 19 -ldflags='-s -w' ./
write /tmp/gomobile-work-33…
-
**Describe the problem**
Hi, I was trying to set a local jaeger tracer for my local single instance, during this process, I'm getting an error that says "data does not fit within one UDP packet" in…
-
### What happened?
I have enabled the `waitForDataplaneReady` functionality and now starting a pod takes ~ 3 minutes due to postStart lifecycle hook timing out.
It does restart the pod eventually …
-
Describe the bug
GIVEN following context
SpringBoot : 2.6.3
SpringCloudAzure: 4.5.0 => package com.azure:azure-cosmos:4.39.0
Java ApplicationInsights agent: 3.4.7
WHEN cosmos try to monitor req…
-
### Bug Description
Hi. This topic is talking about opentracing of Spring Sleuth 2.2.6 intergatation with Istio 1.17 and jaeger 1.43.
Presaid, there is a service chain, sleuth-demo-a1 => sleut…
-
In my code, I am currently using builder.Services.AddGoogleDiagnosticsForAspNetCore() as documetned in https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Diagnostics.AspNetCore3/latest
Now…
-
**Describe the bug**
Since in https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/9115 we are now adding `job` and `instance` labels based on service name(and namespace if present)…