Commit Graph

4 Commits

Author SHA1 Message Date
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Joshua Lambert 37e962acc2 update screenshot 2017-09-15 01:21:11 -04:00
Joshua Lambert ef17dd1855 Prometheus doc updates for 9.4 2017-07-16 22:09:56 -04:00
Achilleas Pipinellis 561ec26418 Move environment monitoring to environments doc 2017-05-21 20:20:48 +02:00