From a820d2b2673f7f8035e3a2a6f93c83af465f841c Mon Sep 17 00:00:00 2001 From: Patcher Date: Sat, 23 Nov 2024 21:03:12 -0500 Subject: [PATCH] readme: add observability section with OpenLIT to community-integrations --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8038b1e7..5fc70510 100644 --- a/README.md +++ b/README.md @@ -514,3 +514,7 @@ See the [API documentation](./docs/api.md) for all endpoints. ### Supported backends - [llama.cpp](https://github.com/ggerganov/llama.cpp) project founded by Georgi Gerganov. + +### Observability + +- [OpenLIT](https://github.com/openlit/openlit) is an OpenTelemetry-native tool for monitoring Ollama Applications & GPUs using traces and metrics.