diff --git a/content/posts/commits/2026-06-11-commit-c879866.md b/content/posts/commits/2026-06-11-commit-c879866.md new file mode 100644 index 0000000..7fa479c --- /dev/null +++ b/content/posts/commits/2026-06-11-commit-c879866.md @@ -0,0 +1,46 @@ +--- +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 + +### 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(+) +```