Add docker pulls badge
This commit is contained in:
parent
30ef74d2eb
commit
17c4226677
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
[![Inline docs](http://inch-ci.org/github/hipages/php-fpm_exporter.svg?branch=master)](http://inch-ci.org/github/hipages/php-fpm_exporter)
|
||||
[![Maintainability](https://api.codeclimate.com/v1/badges/52f9e1f0388e8aa38bfe/maintainability)](https://codeclimate.com/github/hipages/php-fpm_exporter/maintainability)
|
||||
[![Test Coverage](https://api.codeclimate.com/v1/badges/52f9e1f0388e8aa38bfe/test_coverage)](https://codeclimate.com/github/hipages/php-fpm_exporter/test_coverage)
|
||||
[![Docker Pulls](https://img.shields.io/docker/pulls/hipages/php-fpm_exporter.svg)](https://hub.docker.com/r/hipages/php-fpm_exporter/)
|
||||
|
||||
A [prometheus](https://prometheus.io/) exporter for PHP-FPM.
|
||||
The exporter connects directly to PHP-FPM and exports the metrics via HTTP.
|
||||
|
|
Loading…
Reference in a new issue