Integration · container

Kubernetes

DaemonSet, node and pod metrics, RBAC-minimal.

What gets collected

One DaemonSet per node plus one Deployment for control-plane scrapes. A ServiceMonitor CRD covers Prometheus-compatible endpoints in the cluster.

Setup steps

  1. 1helm repo add unimoni https://charts.unimoni.io
  2. 2helm install unimoni unimoni/agent
  3. 3Optional: a ServiceMonitor for your own pod metrics

After install

  • · Metrics show up on the dashboard within 15-30 seconds
  • · Integration labels flow into filters automatically
  • · Dashboard presets for common metrics are available in the editor

Similar integrations