Closed frouioui closed 3 years ago
Implementation of the library Kube-Prometheus (https://github.com/prometheus-operator/kube-prometheus) to monitor the Kubernetes cluster, and the Vitess cluster.
The library needs to be downloaded, a script has been added in 4369b00 to download and build new Kubernetes manifest files, with the correct configuration allowing scraping metrics Vitess. This PR tries to resolve #8 .
Simple integration of the kube-prometheus library. Grafana is fully working and the Kubernetes dashboard now contains new metrics tables.
Implementation of the library Kube-Prometheus (https://github.com/prometheus-operator/kube-prometheus) to monitor the Kubernetes cluster, and the Vitess cluster.
The library needs to be downloaded, a script has been added in 4369b00 to download and build new Kubernetes manifest files, with the correct configuration allowing scraping metrics Vitess. This PR tries to resolve #8 .