mirror of
https://github.com/open-webui/docs.git
synced 2026-07-19 05:06:11 -04:00
feat: grafana monitoring #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @myrulezzz on GitHub (Aug 18, 2025).
Check Existing Issues
Problem Description
There is no clear guidelines how to monitor my openwebui with grafana.either expose metrocs to mimir or influxdb.Also tried grafana dashboard that is hosted in grafana dashboards for openwebui but dont
Get appropriate metrices from influxdb
Desired Solution you'd like
Provide clear guidelines what is needed to monitor full openwebui functionality with hrafana stack mimir or tempo or influxdb.Tried to import metrices with otel to influxdb and then tried this dashboard
https://grafana.com/grafana/dashboards/22867-grafana-dashboard-for-open-webui/
But cannot get it working
Alternatives Considered
No response
Additional Context
No response