Commit 2a3cd113 authored by Julius Volz's avatar Julius Volz Committed by GitHub

Merge pull request #497 from bracki/patch-1

Add reference to PHP client library
parents ff4f9653 2b9a08d7
...@@ -27,6 +27,7 @@ Unofficial third-party client libraries: ...@@ -27,6 +27,7 @@ Unofficial third-party client libraries:
* [Lua](https://github.com/knyar/nginx-lua-prometheus) for Nginx * [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) * [Node.js](https://github.com/siimon/prom-client)
* [PHP](https://github.com/Jimdo/prometheus_client_php)
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.
......
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