]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: fix: /metrics endpoint returning JSON-escaped Prometheus format (#17386)
authoro7si <redacted>
Fri, 28 Nov 2025 18:14:00 +0000 (02:14 +0800)
committerGitHub <redacted>
Fri, 28 Nov 2025 18:14:00 +0000 (19:14 +0100)
commit3ce7a65c2f2529a8fc566b4aead53b088f7faec2
tree5d6ef55e0590a4fb708cd6d64f32061c5c7d9486
parente072b2052e9250395e4a28a28d37806342ac5db1
server: fix: /metrics endpoint returning JSON-escaped Prometheus format (#17386)

* fix: /metrics endpoint returning JSON-escaped Prometheus format

* mod: remove string overload from ok() method
tools/server/server.cpp