Skip to content

alexanderboldt/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Monitoring

This project displays database- and system-metrics from various projects with Grafana and Prometheus.

🐳 Install with Docker

Create and start the containers:

docker compose up -d

🛞 Install with Kubernetes

Install all objects with Kustomize:

kubectl apply -k kustomize/base

Delete the project namespace and the objects if not needed anymore:

kubectl delete namespace monitoring

Screenshots

System Metrics

System

Database Metrics of Project Musiccollection

System

About

Monitoring project to display system- and database-metrics with Grafana & Prometheus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors