UP | HOME

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

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!