frouioui / tagenal

Tagenal is a playground app using Vitess, Redis, Traefik and Jaeger on Kubernetes
https://frouioui.github.io/tagenal/
MIT License
7 stars 0 forks source link

Monitoring of the Kubernetes cluster with Kube-Prometheus #9

Closed frouioui closed 3 years ago

frouioui commented 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 .

frouioui commented 3 years ago

Simple integration of the kube-prometheus library. Grafana is fully working and the Kubernetes dashboard now contains new metrics tables.

image image