Kubernetes Operator for OpenTelemetry Collector
Kubernetes Operator for OpenTelemetry Collector
The OpenTelemetry Operator is an implementation of a Kubernetes Operator.
The operator manages:
User documentation lives under docs/:
OpenTelemetryCollector CRD: deployment modes, sidecar injection, observabilityInstrumentation CRD: per-language injection, resource attributesOpAMPBridge CRDYou can install OpenTelemetry Operator via Helm Chart from the opentelemetry-helm-charts repository. More information is available in here.
To install the operator in an existing cluster, make sure you have cert-manager installed and run:
kubectl apply -f https://github.com/open-telemetry/opentelemetry-operator/releases/latest/download/opentelemetry-operator.yaml
Once the opentelemetry-operator deployment is ready, create your first OpenTelemetry Collector instance. See Creating an OpenTelemetry Collector for the walkthrough.
Please see CONTRIBUTING.md.
In addition to the core responsibilities the operator project requires approvers and maintainers to be responsible for releasing the project. See RELEASE.md for more information and release schedule.
For more information about the maintainer role, see the community repository.
For more information about the approver role, see the community repository.
For more information about the triager role, see the community repository.
For more information about the emeritus role, see the community repository.
For more information about the emeritus role, see the community repository.
Thanks to all the people who already contributed!
No open issues yet, or sync has not completed.