data-collection collector
. Each node in the cluster runs a single instance of this OpenTelemetry collector (DaemonSet). It receives the opentelemetry data from the OpenTelemetry SDKs, process it, and export it to the next component in the pipeline.kubectl get deployments -n odigos-system odigos-autoscaler
kubectl get deployments -n odigos-system odigos-gateway
kubectl get daemonsets -n odigos-system odigos-data-collection
k8s.node.name
, cloud attributes, etc).kubectl get deployments -n odigos-system odigos-instrumentor
instrumentationconfig.odigos.io
objects
source.odigos.io
CRD and cleanup any instrumentation related resources when a source is removed.kubectl get daemonsets -n odigos-system odiglet
kubectl get deployments -n odigos-system odigos-ui
kubectl get deployments -n odigos-system odigos-scheduler