View Collector Configurations
To view the current configurations of the collectors, you can check the ConfigMap objects in theodigos-system
namespace.
You should see the processors configured under data/conf/processors
, and actions configured under data/conf/pipelines
.
Node Collector:
View Autoscaler Logs
Theodigos-autoscaler
controller is the component that watches for changes in the action or processor CRD and generates the collector configuration.
If you don’t see your processor in the collector configuration, you can check the logs of the autoscaler for errors or clues:
View Collector Logs
If you do see your processor in the collector configuration, and there’s an issue, the collector should log an error and will not start. To check the status of the Odigos pods, run:CrashLoopBackOff
or Error
.To see the error, you can examine the logs of that pod: