1. 10 Aug, 2017 1 commit
  2. 08 Aug, 2017 3 commits
  3. 03 Aug, 2017 2 commits
  4. 31 Jul, 2017 1 commit
  5. 26 Jul, 2017 2 commits
  6. 25 Jul, 2017 1 commit
  7. 23 Jul, 2017 1 commit
  8. 22 Jul, 2017 1 commit
  9. 20 Jul, 2017 1 commit
    • Andrew Howden's avatar
      Add a PHP-FPM exporter to the list of exporters (#791) · 8cb80239
      Andrew Howden authored
      Currently, there is a large set of exporters available for a lot of different software tools.
      However, the popular runtime "PHP-FPM", used for executing PHP script through the
      FastCGI protocol, is not listed.
      
      Various exporters currently exist, and the author has not tested any (including the
      suggested) extensively. However, a quick review of the available options shows that,
      in the authors limited review, this appears to be well constructed, thought out and
      documented.
      
      This commit adds the exporter to the canonical list for easy discovery. 
      
      Design Notes:
      
      Alternatives considered were:
      - https://github.com/peakgames/php-fpm-prometheus/ (no releases, less docs)
      - https://github.com/blablacar/phpfpm-prometheus-exporter (no docs)
      
      * Shift the PHP-FPM exporter to the "misc" section
      
      Previously, the author had added a new section titled "interpreters", and
      added the PHP-FPM exporter to this section under the belief that, given there
      was none (that is, neither node or python are represented) this could be a
      separate class of application. However, with review it looks like the better
      place for this exporter is under the "misc" section.
      
      This commit moves the PHP-FPM exporter to this section.
      8cb80239
  10. 18 Jul, 2017 2 commits
  11. 09 Jul, 2017 1 commit
  12. 07 Jul, 2017 1 commit
  13. 03 Jul, 2017 4 commits
  14. 02 Jul, 2017 1 commit
  15. 23 Jun, 2017 4 commits
  16. 22 Jun, 2017 2 commits
  17. 21 Jun, 2017 1 commit
  18. 19 Jun, 2017 2 commits
  19. 14 Jun, 2017 2 commits
  20. 09 Jun, 2017 1 commit
  21. 08 Jun, 2017 2 commits
  22. 06 Jun, 2017 1 commit
  23. 02 Jun, 2017 1 commit
  24. 01 Jun, 2017 2 commits