In this blog, we will walk you through the basics of getting Netdata, Prometheus and Grafana all working together and
monitoring your application servers. This article will be using docker on your local workstation. We will be working
with docker in an ad-hoc way, launching containers that run /bin/bash
and attaching a TTY to them. We use docker here
in a purely academic fashion and do not condone running Netdata in a container. We pick this method so individuals
without cloud accounts or access to VMs can try this out and for it's speed of deployment.
Netdata, Prometheus, Grafana Stack
· 11 min read