/
All Collectors
A list of all available collectors
Kubernetes Cluster Info
- clusterInfo: collects basic information about the cluster
- clusterResources: enumerates all available resources in the cluster
Data and logs
- logs: collects logs (stdout and stderr) from pods and includes them in the collected output
- copy: copies files or folders from a pod into the collected output
- data: writes static or predefined data into the collected output
- secret: includes information about Kubernetes secrets in the collected output
- collectd: includes collectd files from all hosts in the cluster
Generated and dynamic data
- run: runs new pods and includes the results in the collected output
- http: executes http requests and includes results in the collected output
- exec: execs into existing pods and runs commands to include in the collected output
Databases
- postgresql: collects information related to a postgresql server
- mysql: collects information related to a mysql server
- redis: collects information related to a redis cluster
Registry
- registryImages: collects information about image existence in a registry