Skip to content

Commit

Permalink
docs(prometheus) add Travis CI badge
Browse files Browse the repository at this point in the history
From #9
  • Loading branch information
hbagdi authored and gszr committed Aug 4, 2018
1 parent b3e3339 commit 7555eaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Kong Prometheus Plugin

[![Build Status][badge-travis-image]][badge-travis-url]

This plugin exposes metrics in [Prometheus Exposition format](https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md).


Expand Down Expand Up @@ -170,3 +172,7 @@ nginx_http_include=/path/to/prometheus-server.conf
If you're running Kong version older than 0.14.0, then you can achieve the
same result by using a
[custom Nginx template](https://docs.konghq.com/0.14.x/configuration/#custom-nginx-templates-embedding-kong).


[badge-travis-url]: https://travis-ci.com/Kong/kong-plugin-prometheus/branches
[badge-travis-image]: https://travis-ci.com/Kong/kong-plugin-prometheus.svg

0 comments on commit 7555eaa

Please sign in to comment.