From bcc332d720ad611305601123ed7bc9fea435dccf Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 17 Apr 2026 13:20:11 +0200 Subject: [PATCH] post: commit 081acdb in bojemoi --- .../commits/2026-04-17-commit-081acdb.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-04-17-commit-081acdb.md diff --git a/content/posts/commits/2026-04-17-commit-081acdb.md b/content/posts/commits/2026-04-17-commit-081acdb.md new file mode 100644 index 0000000..93923eb --- /dev/null +++ b/content/posts/commits/2026-04-17-commit-081acdb.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] feat(monitoring): prometheus targets + alert rules + alloy config" +date: 2026-04-17T13:20:11+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 081acdb par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `081acdb` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `081acdb0c6ee7a6fb2cd6569119f19627db62fb0` | + + +### Description + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/alloy/config/config.alloy +M volumes/prometheus/prometheus.yml +M volumes/prometheus/rules/alerts.yml +``` + +### Diff Summary + +``` + volumes/alloy/config/config.alloy | 4 ++-- + volumes/prometheus/prometheus.yml | 5 +++++ + volumes/prometheus/rules/alerts.yml | 21 +++++++++++++++++++++ + 3 files changed, 28 insertions(+), 2 deletions(-) +```