Commit 889bf5dc authored by Björn Rabenstein's avatar Björn Rabenstein Committed by GitHub

Merge pull request #528 from siddontang/patch-1

instrumenting: add Rust client library link.
parents 2cd7a755 a4fd8110
...@@ -28,6 +28,7 @@ Unofficial third-party client libraries: ...@@ -28,6 +28,7 @@ Unofficial third-party client libraries:
* [.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) * [PHP](https://github.com/Jimdo/prometheus_client_php)
* [Rust](https://github.com/pingcap/rust-prometheus)
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