From b9422555dbfbc6eb22973aa6593711826c0a62be Mon Sep 17 00:00:00 2001 From: Rxfa Date: Tue, 25 Nov 2025 21:30:30 +0000 Subject: [PATCH] docs(clientlibs): Add Prometheus kotlin client library Signed-off-by: Rxfa --- docs/instrumenting/clientlibs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/clientlibs.md b/docs/instrumenting/clientlibs.md index 984aa2848..7d6664e3f 100644 --- a/docs/instrumenting/clientlibs.md +++ b/docs/instrumenting/clientlibs.md @@ -29,6 +29,7 @@ Unofficial third-party client libraries: * [Erlang](https://github.com/deadtrickster/prometheus.erl) * [Haskell](https://github.com/fimad/prometheus-haskell) * [Julia](https://github.com/fredrikekre/Prometheus.jl) +* [Kotlin](https://github.com/KlientPrometheus/prometheus_kotlin_client) * [Lua](https://github.com/knyar/nginx-lua-prometheus) for Nginx * [Lua](https://github.com/tarantool/metrics) for Tarantool * [.NET / C#](https://github.com/prometheus-net/prometheus-net)