Creating a monitoring dashboard using Prometheus and Grafana

Prometheus is a monitoring platform that collects metrics from monitored targets by scraping metrics HTTP endpoints on these targets. Grafana is a graphical tool that connects to Prometheus and helps build a visualization dashboard. In this blog We shall spinup Prometheus as a docker container on a Ubuntu based server in Azure cloud. Install NodeContinue reading “Creating a monitoring dashboard using Prometheus and Grafana”