This commit is contained in:
Timothy Jaeryang Baek
2025-07-23 21:22:57 +04:00
parent 3ab8e97fac
commit 46139fd3bc
2 changed files with 1 additions and 3 deletions

View File

@@ -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