opentelemetry-operator icon indicating copy to clipboard operation
opentelemetry-operator copied to clipboard

Kubernetes Operator for OpenTelemetry Collector

Results 537 opentelemetry-operator issues
Sort by recently updated
recently updated
newest added

Hello there, Thanks so much for this great operator! The otel-collector sidecar and deployment seem to work fine with some more restrictive securityContext settings, and I'd like to propose adding...

documentation
help wanted
area:collector

### Component(s) _No response_ ### Describe the issue you're reporting the package is fully unmaintained and we shouldn't use it anymore.

needs triage

### Component(s) _No response_ ### What happened? ## Description I am trying to keep only certain metrics for kube-state-metrics and drop everything , we started using otel collector target allocator...

bug
needs triage

Hi! When attempting to install opentelemetry-operator helm chart via [config-sync](https://cloud.google.com/kubernetes-engine/enterprise/config-sync/docs/overview), the following error occurs: ``` KNV1045: Configs with "status" specified are not allowed. To fix, either remove the config or...

### Component(s) opamp ### What happened? ## Description The bridge pod doesn't restart on every config change made and requires a manual rollout ## Steps to Reproduce change something in...

bug
area:opamp

### Component(s) _No response_ ### What happened? ## Description Trying to enable mtls between TA and collector without the support of certManager We have our own cert management service to...

enhancement
area:target-allocator

### Component(s) _No response_ ### What happened? ## Description I see some flags in targetAllocator to enable https server and provide cert files and cert keys using these keys tls_cert_file_path...

bug
area:target-allocator
needs triage

### Component(s) auto-instrumentation ### What happened? ## Description Env variable `OTEL_RESOURCE_ATTRIBUTES` is automatically populated and injected into Pod instrumented via the Instrumentation CRD. This is fine for the default. But...

enhancement
area:auto-instrumentation

### Component(s) auto-instrumentation ### Is your feature request related to a problem? Please describe. The manager currently registers to watch for opentelemetrycollector CRDs and fails if those are not defined...

enhancement
needs triage

Refs: #2272 We are rebuilding currently all auto-instrumentation images to set a non-root user with id. This makes sure it passes our kyverno policies, which prevent running containers as root...