Merge pull request #12 from lovoo/badges

add badges for travis and docker
This commit is contained in:
louis
2016-10-13 17:51:25 +02:00
committed by GitHub

View File

@ -1,6 +1,6 @@
# NSQ Exporter
[![GoDoc](https://godoc.org/github.com/lovoo/nsq_exporter?status.svg)](https://godoc.org/github.com/lovoo/nsq_exporter)
[![GoDoc](https://godoc.org/github.com/lovoo/nsq_exporter?status.svg)](https://godoc.org/github.com/lovoo/nsq_exporter) [![Build Status](https://travis-ci.org/lovoo/nsq_exporter.svg?branch=master)](https://travis-ci.org/lovoo/nsq_exporter) [![](https://images.microbadger.com/badges/image/lovoo/nsq_exporter.svg)](https://microbadger.com/images/lovoo/nsq_exporter "Get your own image badge on microbadger.com")
NSQ exporter for prometheus.io, written in go.