Skip to content

simonpasquier/prometheus_workshop

Repository files navigation

This repository contains the documentation and materials for running a Prometheus and AlertManager workshop.

Pre-requisites

  1. Clone this repository.

  2. 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.

  1. Python3 and virtualenv are required for the "Instrumenting applications" part.

Once downloaded, extract the archives and copy the executables to your PATH.

About

Documentation and materials for running a Prometheus and AlertManager workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages