mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
fix
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
title: "📊 Observability & OpenTelemetry"
|
||||
title: "🔭 OpenTelemetry"
|
||||
---
|
||||
|
||||
# 📊 Observability with OpenTelemetry
|
||||
|
||||
Open WebUI supports **distributed tracing and metrics** export via the OpenTelemetry (OTel) protocol (OTLP). This enables integration with monitoring systems like Grafana LGTM Stack, Jaeger, Tempo, and Prometheus to monitor request flows, database/Redis queries, response times, and more in real-time.
|
||||
|
||||
## 🚀 Quick Start with Docker Compose
|
||||
Reference in New Issue
Block a user