Commit c8836c8f authored by Tobias Schmidt's avatar Tobias Schmidt

Mention Haskell client library

parent 777d9d79
...@@ -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