Name

Data Source Settings

The Deploy button will deploy the following: (1) A promtheus configmap which contains the prometheus jobs that collect metrics used by the dashboards in the kubernetes app (2) a Node Exporter deployment, and (3) a Kube-State Metrics deployment

Cancel
Configuring Prometheus
Example Prometheus Configuration File

The below file is meant to be run on a Prometheus node inside a kubernetes cluster. If the required exporters are present in the cluster the jobs should gather the metrics required for the dashboards present in this plugin. When altering this configuration please be sure to maintain the same label names as they are required to for this appplication to perform correctly.

Manual Deploy Instructions
Manual Deploy

If you want to deploy manually or to automate the deployment to Kubernetes, the following files are needed.