1 Monitoring with Prometheus
This contains my notes for the book Monitoring with Prometheus by James TurnBull. You can access it via https://psibi.in/prometheus
1.1 Chapters
1.2 Publishing
- Go to index.org file.
- Invoke
org-publish
1.3 Static images
- Have images under docs/assets
- Create symbolic of it in the main directory:
$ $ ln -s $PWD/docs/assets/ $PWD/assets
1.4 Contributing
Contributions welcome. You would have to edit the org files in the repository and send a PR!