1. 22 Jul, 2017 1 commit
  2. 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
  3. 18 Jul, 2017 2 commits
  4. 09 Jul, 2017 1 commit
  5. 07 Jul, 2017 1 commit
  6. 03 Jul, 2017 4 commits
  7. 02 Jul, 2017 1 commit
  8. 23 Jun, 2017 4 commits
  9. 22 Jun, 2017 2 commits
  10. 21 Jun, 2017 1 commit
  11. 19 Jun, 2017 2 commits
  12. 14 Jun, 2017 2 commits
  13. 09 Jun, 2017 1 commit
  14. 08 Jun, 2017 2 commits
  15. 06 Jun, 2017 1 commit
  16. 02 Jun, 2017 1 commit
  17. 01 Jun, 2017 3 commits
  18. 31 May, 2017 1 commit
  19. 24 May, 2017 4 commits
  20. 23 May, 2017 1 commit
    • Ed Schouten's avatar
      Add Kumina's company logo to the list of users. (#755) · 78cac315
      Ed Schouten authored
      Kumina a company based in the Netherlands doing managed operations for
      Linux-based systems. Kumina has switched over to Prometheus over the
      last year and is now using it as its exclusive monitoring system for
      some of its customers.
      
      In the process, Kumina has developed (and is still developing) metrics
      exporters for many pieces of commonly used Open Source software. Most of
      these can be found on our company's GitHub page:
      
      	https://github.com/kumina
      
      Kumina is promoting the use of Prometheus and affiliated projects, like
      Kubernetes, by giving talks about them at Open Source conferences in the
      Netherlands.
      78cac315
  21. 19 May, 2017 2 commits
  22. 18 May, 2017 2 commits