Startonix / Modular-AI

Advanced AI Training and Building Repository
0 stars 0 forks source link

Continuous Monitoring with Prometheus and Grafana #144

Open Startonix opened 1 month ago

Startonix commented 1 month ago

Prometheus Configuration prometheus.yml

global: scrape_interval: 15s

scrape_configs:

Startonix commented 1 month ago

Grafana Integration

Install Grafana: sudo apt-get install grafana Start Grafana: sudo systemctl start grafana-server Configure Prometheus as a data source in Grafana.