post: commit 08e3495 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
46
content/posts/commits/2026-07-07-commit-08e3495.md
Normal file
46
content/posts/commits/2026-07-07-commit-08e3495.md
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] feat(grafana): add Claude daily review dashboard with Loki log ingestion"
|
||||||
|
date: 2026-07-07T17:16:29+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 08e3495 par grafana-watcher dans bojemoi"
|
||||||
|
author: "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(+)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user