docs
docs copied to clipboard
issue: Where is the Grafana Dashboard JSON mentioned In OpenTelemetry Observability setup
Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
Installation Method
Other
Open WebUI Version
N/A
Ollama Version (if applicable)
No response
Operating System
N/A
Browser (if applicable)
No response
Confirmation
- [x] I have read and followed all instructions in
README.md. - [x] I am using the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have provided every relevant configuration, setting, and environment variable used in my setup.
- [x] I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
- [x] I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
- Start with the initial platform/version/OS and dependencies used,
- Specify exact install/launch/configure commands,
- List URLs visited, user input (incl. example values/emails/passwords if needed),
- Describe all options and toggles enabled or changed,
- Include any files or environmental changes,
- Identify the expected and actual result at each stage,
- Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
Docs should link to location of JSON config for Grafana Dashboard
Actual Behavior
Docs do not link to location of JSON config for Grafana Dashboard
Steps to Reproduce
Go to https://docs.openwebui.com/getting-started/advanced-topics/observability#-grafana-dashboard-setup
Logs & Screenshots
N/A
Additional Information
No response
@jackthgu do you have any insight?
seems to be they don't have an official grafana dashboard yet. Just deployed Open-Telemtry and made Prometheus scrape the metrics. I could see the metrics but found single grafana dashboard requires influxDB to be imported
PR welcome!