-
Name Resource Resource Path Severity Score Fix Version
[CVE-2022-41854](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-41854) snakeyaml /javaagent.jar medium 6.5 None
-
I am trying to run a customized version of opentelemetry-operator(https://github.com/open-telemetry/opentelemetry-operator) which in turn uses prometheus-operator. I want to use CRDs (pod and service …
-
**Describe the bug**
Same as with https://github.com/open-telemetry/opentelemetry-collector/issues/10585 but I'm reproducing the issue with version v0.107.0 which supposedly has a fix for it.
So…
-
I installed **opentelemetry-operator** and I configured **opentelemetry-auto-instrumentations** with the correct annotations. Sometimes, some application did not send the telemetry, debuging it I coul…
-
### Component(s)
_No response_
### Is your feature request related to a problem? Please describe.
https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#configure-all-key…
-
Creating a new issue to document troubleshooting tips for the OTel Operator's Target Allocator. This was originally submitted as [a blog post](#4699); however, it is better suited as an addition to th…
-
The OpenTelemetry Operator had a significant release in version 0.99.0 that includes a new version of the OpenTelemetryCollector CRD. This includes a conversion webhook, which needs to reference a na…
-
I try to have a test for the go auto-instrumentation, when I applied my application, I got the error messeage in the operator log .
{"level":"ERROR","timestamp":"2024-07-03T09:36:55Z","message":"…
-
## Current Behavior
The change is applied on DataPlane object but isn't transferred to Service.
## Expected Behavior
Update of externalTrafficPolicy will be possible
## Steps To Reproduce
1. …
-
...because base class trace_sdk::Recordable defines it. Currently, the conversion operator always produces nullptr even if the real class pointed to is SpanData, SpanData does not override the operato…