We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84b1df commit 108a73aCopy full SHA for 108a73a
content/docs/instrumenting/clientlibs.md
@@ -33,6 +33,7 @@ Unofficial third-party client libraries:
33
* [Perl](https://metacpan.org/pod/Net::Prometheus)
34
* [PHP](https://github.com/Jimdo/prometheus_client_php)
35
* [Rust](https://github.com/pingcap/rust-prometheus)
36
+* [Swift](https://github.com/MrLotU/SwiftPrometheus)
37
38
When Prometheus scrapes your instance's HTTP endpoint, the client library
39
sends the current state of all tracked metrics to the server.
0 commit comments