Skip to content

feat: add starter Grafana dashboard for Prometheus metrics#59

Merged
Odrec merged 1 commit into
mainfrom
feat/prometheus-grafana-dashboard
Apr 21, 2026
Merged

feat: add starter Grafana dashboard for Prometheus metrics#59
Odrec merged 1 commit into
mainfrom
feat/prometheus-grafana-dashboard

Conversation

@Odrec
Copy link
Copy Markdown
Collaborator

@Odrec Odrec commented Apr 21, 2026

Summary

  • Adds prometheus-dev/Grafana-Dashboard-template.json, a starter dashboard for the real-time Prometheus metrics exposed by the exporter.
  • Panels cover the main features: users (active / daily / weekly / monthly unique), messages and tokens (totals and 5m rates, per model), ratings (thumbs up/down, overall and per-model ratio), and tool usage (calls, errors, success rate per tool).
  • README gets a short section with import instructions.

Purely additive — no runtime code, CI, or metric changes.

Closes #33

Adds prometheus-dev/Grafana-Dashboard-template.json with panels for the
main features exposed by the exporter: users (active/daily/weekly/monthly),
messages and tokens (totals and 5m rates, per model), ratings (thumbs
up/down, overall and per-model ratio) and tool usage (calls, errors,
success rate per tool). README updated with import instructions.

Closes #33
@Odrec Odrec merged commit f035709 into main Apr 21, 2026
21 checks passed
@Odrec Odrec deleted the feat/prometheus-grafana-dashboard branch May 7, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dashboard for main features

1 participant