kubectl apply -f https://github.com/open-telemetry/opentelemetry-operator/releases/latest/download/opentelemetry-operator.yaml Once the opentelemetry-operator deployment is ready, create an OpenTelemetry Collector (otelcol) instance, like: kubectl apply -f - <<EOF apiVersion: opentelemetry.io/v1alpha...
Kubernetes Operator for OpenTelemetry Collector. Contribute to open-telemetry/opentelemetry-operator development by creating an account on GitHub.
To use the image in a running OpenShift cluster, you need to run the following command: oc adm must-gather --image=ghcr.io/open-telemetry/opentelemetry-operator/must-gather -- /usr/bin/must-gather --operator-namespace opentelemetry-operator-system See theREADMEfor more details. collector: s...
feat(opentelemetry-operator): Kubernetes recommended labels … 05b277f nlamirault requested review from Allex1 and a team as code owners March 4, 2025 15:38 nlamirault changed the title feat(opentelemetry-operator): Kubernetes recommended labels [opentelemetry-operator] Kubernetes recommended label...
Kubernetes Operator for OpenTelemetry Collector. Contribute to open-telemetry/opentelemetry-operator development by creating an account on GitHub.
Kubernetes Operator for OpenTelemetry Collector open-telemetry/opentelemetry-operator’s past year of commit activity opentelemetry-java-instrumentationPublic OpenTelemetry auto-instrumentation and instrumentation libraries for Java opentelemetry-go-instrumentationPublic ...
fix(opentelemetry-operator): update collectorImage tag, bump chart (#… May 21, 2025 d532570·May 21, 2025 History 837 Commits .github Bump fossas/fossa-action from 1.6.0 to 1.7.0 (#1681) May 20, 2025 charts fix(opentelemetry-operator): update collectorImage tag, bump chart (#… ...
repository: github.com/open-telemetry/opentelemetry-operator support: OpenTelemetry Community name: opentelemetry-operator.v0.118.0 name: opentelemetry-operator.v0.119.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -529,7 +529,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.serviceAcco...
Kubernetes Operator for OpenTelemetry Collector. Contribute to open-telemetry/opentelemetry-operator development by creating an account on GitHub.
https://github.com/open-telemetry/opentelemetry-operator/pull/3763/files#diff-c946a35cc8b11bb5df8b703eef3fb16c8676aa37948d54e63bf2bd5b04859f69R65 is used here, there’s an assumption that the service account that the TA uses has a cluster role with the permission to list namespaces in the...