Install the Collector with Kubernetes
আপনি এই পৃষ্ঠার ইংরেজি সংস্করণ দেখছেন কারণ এটি এখনও সম্পূর্ণভাবে অনুবাদ করা হয়নি। সাহায্য করতে আগ্রহী? দেখুন Contributing।
Use the following command to install the OpenTelemetry Collector as a DaemonSet and a single gateway instance:
kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/v0.143.0/examples/k8s/otel-config.yaml
This example serves as a starting point. For production-ready customization and installation, see OpenTelemetry Helm Charts.
You can also use the OpenTelemetry Operator to provision and maintain an
OpenTelemetry Collector instance. The Operator includes features such as
automatic upgrade handling, Service configuration based on the OpenTelemetry
configuration, automatic sidecar injection into deployments, and more.
For guidance on how to use the Collector with Kubernetes, see Kubernetes Getting Started.
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!