44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
---
|
|
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(-)
|
|
```
|