-
OpenTelemetry has become the de-facto standard for distributed, cross-platform tracing; it is being rapidly adopted both inside the .NET ecosystem and outside. OTel defines semantic conventions for ho…
-
I have this issue when upgrading grpcio from 1.44.0 to anything above that, the issue stops me from sending traces correctly to gcp, these are the current versions of the packages I am using:
```
…
-
The Helm charts need to be updated to allow for more customization of the OpenTelemetry (Optel) collector configuration. Making the Optel collector configuration as flexible as possible. This will all…
jvanz updated
8 hours ago
-
Hi!
We do a update from 0.104.0 to 0.113.0 the last friday and I have a problem with a certificate, in the operator manifest file, specifically in the deployment "opentelemetry-operator-controller-m…
-
## Bug Report
**Describe the bug**
The `opentelemetry` output plugin does not successfully flush traces to the backend when TLS is enabled. Instead, Fluent Bit throws the following error:
```…
-
As suggested by @jaronoff97 via Slack here's a feature request to make the target allocator deployable via the collector helm chart.
My goal would be to have collector metric `scrape_configs` gener…
-
**Is your feature request related to a problem? Please describe.**
opentelemetry-collector image doesn't seem to be available on quay.io. With Docker limits, there are certain times where getting the…
-
### What happened?
Currently XHR and Fetch instrumentation are treating CORS with the assumption that there's 2 entries (one for the actual request, another for the preflight) on the performance en…
-
### Description
Would it be possible to enable [OpenTelemetry Go instrumentation](https://opentelemetry.io/docs/languages/go/instrumentation/) in ngrok Ingress Controller?
[OpenTelemetry](https://…
-
### Description
Some product features rely on span ops being a specific value, for example `http.client` or `http.server` to distinguish client from server HTTP requests, to popular inbound and outbo…