Commit 705e72c9 authored by Brian Brazil's avatar Brian Brazil

Merge pull request #360 from knyar/nginx

Add a link to nginx-lua-prometheus
parents 46f7d37f 3718f4fd
...@@ -22,8 +22,9 @@ Unofficial third-party client libraries: ...@@ -22,8 +22,9 @@ Unofficial third-party client libraries:
* [Bash](https://github.com/aecolley/client_bash) * [Bash](https://github.com/aecolley/client_bash)
* [Haskell](https://github.com/fimad/prometheus-haskell) * [Haskell](https://github.com/fimad/prometheus-haskell)
* [Node.js](https://github.com/siimon/prom-client) * [Lua](https://github.com/knyar/nginx-lua-prometheus) for Nginx
* [.NET / C#](https://github.com/andrasm/prometheus-net) * [.NET / C#](https://github.com/andrasm/prometheus-net)
* [Node.js](https://github.com/siimon/prom-client)
When Prometheus scrapes your instance's HTTP endpoint, the client library When Prometheus scrapes your instance's HTTP endpoint, the client library
sends the current state of all tracked metrics to the server. sends the current state of all tracked metrics to the server.
......
...@@ -57,6 +57,7 @@ hosted outside of the Prometheus GitHub organization. ...@@ -57,6 +57,7 @@ hosted outside of the Prometheus GitHub organization.
* [MongoDB exporter](https://github.com/dcu/mongodb_exporter) * [MongoDB exporter](https://github.com/dcu/mongodb_exporter)
* [Munin exporter](https://github.com/pvdh/munin_exporter) * [Munin exporter](https://github.com/pvdh/munin_exporter)
* [New Relic exporter](https://github.com/jfindley/newrelic_exporter) * [New Relic exporter](https://github.com/jfindley/newrelic_exporter)
* [Nginx metric library](https://github.com/knyar/nginx-lua-prometheus)
* [NSQ exporter](https://github.com/lovoo/nsq_exporter) * [NSQ exporter](https://github.com/lovoo/nsq_exporter)
* [OpenWeatherMap exporter](https://github.com/RichiH/openweathermap_exporter) * [OpenWeatherMap exporter](https://github.com/RichiH/openweathermap_exporter)
* [PgBouncer exporter](http://git.cbaines.net/prometheus-pgbouncer-exporter/about) * [PgBouncer exporter](http://git.cbaines.net/prometheus-pgbouncer-exporter/about)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment