diff --git a/readme.md b/readme.md index 29bb90b..10e7f49 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # 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)][hub] +[![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. @@ -55,4 +55,4 @@ Usage of ./beat-exporter: Contribution - -Please use pull requests, issues \ No newline at end of file +Please use pull requests, issues