1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00

Merge pull request #2793 from incertum/add-swift-unofficial-client

add swift to unofficial third-party client libraries list
This commit is contained in:
Jan Fajerski
2025-12-16 16:33:41 +01:00
committed by GitHub

View File

@@ -37,6 +37,7 @@ Unofficial third-party client libraries:
* [Perl](https://metacpan.org/pod/Net::Prometheus)
* [PHP](https://github.com/promphp/prometheus_client_php)
* [R](https://github.com/cfmack/pRometheus)
* [Swift](https://github.com/swift-server/swift-prometheus)
When Prometheus scrapes your instance's HTTP endpoint, the client library
sends the current state of all tracked metrics to the server.