Files
blog/content/posts/commits/2026-07-07-commit-08e3495.md
grafana-watcher 3825e0d7a4
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit 08e3495 in bojemoi
2026-07-07 17:16:30 +02:00

1.2 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(grafana): add Claude daily review dashboard with Loki log ingestion 2026-07-07T17:16:29+02:00 false
commit
bojemoi
main
Git Activity
Commit 08e3495 par grafana-watcher dans bojemoi grafana-watcher

Commit 08e3495

Repository bojemoi
Branch main
Author grafana-watcher
Hash 08e34958dceeb81cc7e67d97b0c2c373d61fa713

Description

  • Alloy: new loki.source.file for /var/log/monthly-review.log (job=claude-review) with regex stage to extract level label (ERROR/WARN/INFO/Done)
  • Grafana: new dashboard "Claude Daily Review" with 4 panels:
    • Full log stream (7d)
    • Executions by status timeseries
    • Errors/warnings filter
    • Last reviewed file tracker

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	volumes/alloy/config/config.alloy
A	volumes/grafana/provisioning/dashboards/claude-review.json

Diff Summary

 volumes/alloy/config/config.alloy                  | 21 +++++
 .../provisioning/dashboards/claude-review.json     | 92 ++++++++++++++++++++++
 2 files changed, 113 insertions(+)