Skip to content

Commit

Permalink
doc: add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
leklund committed Mar 18, 2019
1 parent 4a49da0 commit f13c517
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
@@ -1,5 +1,10 @@
# Sidekiq Prometheus


[![Status](https://travis-ci.org/fastly/sidekiq-prometheus.svg?branch=master)](https://travis-ci.org/fastly/sidekiq-prometheus)
![Gem](https://img.shields.io/gem/v/sidekiq_prometheus.svg?color=blue)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

Prometheus Instrumentation for Sidekiq. This gem provides:

* Sidekiq server middleware for reporting job metrics
Expand Down

0 comments on commit f13c517

Please sign in to comment.