Files
blog/content/posts/commits/2026-06-11-commit-c879866.md
Betty f15b9b0804
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 5s
post: commit c879866 in bojemoi
2026-06-11 14:16:04 +02:00

47 lines
1.3 KiB
Markdown

---
title: "[bojemoi] feat(monitoring): logs infra-daily-monitor → Loki + dashboard Grafana"
date: 2026-06-11T14:16:03+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit c879866 par Betty dans bojemoi"
author: "Betty"
---
## Commit `c879866`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `c879866ce3e0ba39f481c4564e2d5dd075ba636c` |
### Description
- Agent : Phase 4 — écriture du rapport dans /opt/bojemoi/logs/infra-monitor/report.log
- Alloy : loki.source.file "infra_monitor" (job=infra-monitor) + bind mount /opt/bojemoi/logs
- Grafana : dashboard "Infra Daily Monitor" — panel Logs + stat statut + count runs 7j
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M .claude/agents/infra-daily-monitor.md
M stack/01-service-hl.yml
M volumes/alloy/config/config.alloy
A volumes/grafana/dashboards/general/infra-monitor.json
```
### Diff Summary
```
.claude/agents/infra-daily-monitor.md | 25 ++++++
stack/01-service-hl.yml | 4 +
volumes/alloy/config/config.alloy | 9 +++
.../grafana/dashboards/general/infra-monitor.json | 89 ++++++++++++++++++++++
4 files changed, 127 insertions(+)
```