User Guide
Kubernetes Resources
Metoro exports your kubernetes resources as they change so that you can correlate changes in your kubernetes resources with changes in your services performance.
The cluster agent listens for changes and exports the following Kubernetes resources to Metoro:
- Pods
- ConfigMaps
- Services
- Deployments
- StatefulSets
- DaemonSets
- ReplicaSets
- Nodes
- Events
- Namespaces
- Jobs
- CronJobs
Metoro explicitly does not export secrets. If you have a resource that you would like to exclude from exporting, you can remove it from the service account permissions given to the cluster agent. You can see the permissions the exporter has here
Viewing Kubernetes Resources
You can view the resources associated with each service in the Metoro UI at the service page.