This contains my notes for the book Monitoring with Prometheus by James TurnBull. You can access it via https://psibi.in/prometheus
- Introduction
- Introduction to Prometheus
- Installation and Getting Started
- Monitoring Nodes and Containers
- Service Discovery
- Alerting and Alertmanager
- Scaling and Reliability
- Instrumenting Applications
- Logging as Instrumentation
- Monitoring a stack - Kubernetes
- Go to index.org file.
- Invoke
org-publish
- Have images under docs/assets
- Create symbolic of it in the main directory:
$ ln -s $PWD/docs/assets/ $PWD/assets
Contributions welcome. You would have to edit the org files in the repository and send a PR!