diff --git a/readme.md b/readme.md index d6d9db8..10e7f49 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,7 @@ -beat-exporter for Prometheus -= -[![Build Status](https://travis-ci.org/trustpilot/beat-exporter.svg?branch=master)](https://travis-ci.org/trustpilot/beat-exporter) +# beat-exporter for Prometheus [![Build Status](https://travis-ci.org/trustpilot/beat-exporter.svg?branch=master)](https://travis-ci.org/trustpilot/beat-exporter) + +[![Docker Pulls](https://img.shields.io/docker/pulls/trustpilot/beat-exporter.svg?maxAge=604800)](https://hub.docker.com/r/trustpilot/beat-exporter/) + Exposes (file|metric)beat statistics from beats statistics endpoint to prometheus format, automaticly configuring collectors for apporiate beat type. @@ -54,4 +55,4 @@ Usage of ./beat-exporter: Contribution - -Please use pull requests, issues \ No newline at end of file +Please use pull requests, issues