readme: add MLflow Tracing as an observability integration (#8811)

This commit is contained in:
Daniel Lok 2025-02-06 08:04:24 +08:00 committed by GitHub
parent 932bded12f
commit 451c1596af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -545,3 +545,4 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [OpenLIT](https://github.com/openlit/openlit) is an OpenTelemetry-native tool for monitoring Ollama Applications & GPUs using traces and metrics.
- [HoneyHive](https://docs.honeyhive.ai/integrations/ollama) is an AI observability and evaluation platform for AI agents. Use HoneyHive to evaluate agent performance, interrogate failures, and monitor quality in production.
- [Langfuse](https://langfuse.com/docs/integrations/ollama) is an open source LLM observability platform that enables teams to collaboratively monitor, evaluate and debug AI applications.
- [MLflow Tracing](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) is an open source LLM observability tool with a convenient API to log and visualize traces, making it easy to debug and evaluate GenAI applications.