From 86167f05c9633bd408cf27717876ba6d4f08ab83 Mon Sep 17 00:00:00 2001 From: Audrius Karabanovas Date: Fri, 19 Oct 2018 11:20:13 +0300 Subject: [PATCH] Update readme.md fixing link --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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