scorelab / Bassa

Automated Download Queue for Communities to take the best use of Internet bandwidth
GNU General Public License v3.0
168 stars 493 forks source link

Add monitoring and alerting manager to the existing Bassa kubernetes cluster #924

Open kmehant opened 4 years ago

kmehant commented 4 years ago

Why

If Bassa is used by a large scale community, then there is always a need for a monitoring and alerting system integrated to the K8s cluster which will help them to know important information regarding various elements in the deployment infra.

Solution

I wish to use Prometheus over others because of the richer data model, inbuilt notifications feature, and higher uptime. We can deploy Prometheus, alerting manager, exporters, and Grafana on the K8s cluster to achieve this.