diff --git a/content/docs/instrumenting/clientlibs.md b/content/docs/instrumenting/clientlibs.md index b0b6be442..aee5e42cc 100644 --- a/content/docs/instrumenting/clientlibs.md +++ b/content/docs/instrumenting/clientlibs.md @@ -37,6 +37,7 @@ Unofficial third-party client libraries: * [PHP](https://github.com/promphp/prometheus_client_php) * [R](https://github.com/cfmack/pRometheus) * [Rust](https://github.com/tikv/rust-prometheus) +* [Swift](https://github.com/MrLotU/SwiftPrometheus) When Prometheus scrapes your instance's HTTP endpoint, the client library sends the current state of all tracked metrics to the server.