This repository contains the documentation and materials for running a Prometheus and AlertManager workshop.
-
Clone this repository.
-
Download the following binaries:
- prometheus
- node-exporter
- blackbox-exporter
- alertmanager
Since these applications are written in Golang, the binaries are available for all major platforms from the Prometheus.
You also need to install Grafana. The procedure depends on your operating system but again all major platforms are supported.
- Python3 and virtualenv are required for the "Instrumenting applications" part.
Once downloaded, extract the archives and copy the executables to your PATH.