post: commit 6d1c042 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
grafana-watcher
2026-07-07 17:38:19 +02:00
committed by Betty
parent 3825e0d7a4
commit 37bf287c98

View File

@@ -0,0 +1,43 @@
---
title: "[bojemoi] feat(grafana): add Claude Daily Review dashboard in correct provisioning path"
date: 2026-07-07T17:38:19+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 6d1c042 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `6d1c042`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `6d1c042813f80b7654076500855bf5bebe3e6257` |
### Description
Move claude-review.json to volumes/grafana/dashboards/general/ (mounted at
/var/lib/grafana/dashboards/general, provisioned under Infrastructure folder).
Alloy config updated to tail /var/log/monthly-review.log → Loki (job=claude-review)
with regex stage extracting log level label.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A volumes/grafana/dashboards/general/claude-review.json
D volumes/grafana/provisioning/dashboards/claude-review.json
```
### Diff Summary
```
.../grafana/dashboards/general/claude-review.json | 92 ++++++++++++++++++++++
.../provisioning/dashboards/claude-review.json | 92 ----------------------
2 files changed, 92 insertions(+), 92 deletions(-)
```