Commit f52f892c authored by Fabian Reinartz's avatar Fabian Reinartz

Merge pull request #128 from prometheus/haskell-client-lib

Mention Haskell client library
parents 777d9d79 c8836c8f
...@@ -23,6 +23,7 @@ Unofficial third-party client libraries: ...@@ -23,6 +23,7 @@ Unofficial third-party client libraries:
* [Node.js](https://github.com/StreamMachine/prometheus_client_nodejs) * [Node.js](https://github.com/StreamMachine/prometheus_client_nodejs)
* [.NET / C#](https://github.com/andrasm/prometheus-net) * [.NET / C#](https://github.com/andrasm/prometheus-net)
* [Bash](https://github.com/aecolley/client_bash) * [Bash](https://github.com/aecolley/client_bash)
* [Haskell](https://github.com/fimad/prometheus-haskell)
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