How can we use the Centralized Open Telemetry Collector to receive the telemetry data from the Kubernetes Cluster/Node/Pod Telemetry #33452
Unanswered
SimranCode
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
values.txt
otel-Collector.txt
I want to export the kubernetes cluster telemetry to the Centralized OTEL Collector endpoint which is hosted somewhere else
By referring - https://opentelemetry.io/docs/kubernetes/getting-started/
I installed the helm for both Deployment and daemonset modes and added the otel collector endpoint in the exporter section of both the yaml files.
Attached are the values.yaml and Otel Collector yaml file(where I want the data to be exported)
Could someone assists if I am doing it correctly, if this approach is possible and if any other change is needed on the values.yaml and otelcollector.yaml files
Beta Was this translation helpful? Give feedback.
All reactions