post: commit 4023afd in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
47
content/posts/commits/2026-07-13-commit-4023afd.md
Normal file
47
content/posts/commits/2026-07-13-commit-4023afd.md
Normal file
@@ -0,0 +1,47 @@
|
||||
---
|
||||
title: "[bojemoi] feat(alloy/loki): rate limiting logs + retention 7j"
|
||||
date: 2026-07-13T16:09:23+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 4023afd par grafana-watcher dans bojemoi"
|
||||
author: "grafana-watcher"
|
||||
---
|
||||
|
||||
## Commit `4023afd`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | grafana-watcher |
|
||||
| **Hash** | `4023afd7353ff72d187613a951585d586f88ef9b` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Alloy: stage.limit(1000 req/s, burst 2000) sur parse_logs et worker_logs
|
||||
- Alloy: filtre etendu a tous les stacks (base, boot, borodino, dojo, etc.)
|
||||
- Loki: retention activee 168h (7 jours), compactor.retention_enabled=true
|
||||
- boot stack: LOG=1 sur docker-socket-proxy pour streaming logs containers
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/00-service-boot.yml
|
||||
M volumes/alloy/config/config-worker.alloy
|
||||
M volumes/alloy/config/config.alloy
|
||||
M volumes/loki/loki-config.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/00-service-boot.yml | 1 +
|
||||
volumes/alloy/config/config-worker.alloy | 10 ++++++----
|
||||
volumes/alloy/config/config.alloy | 10 ++++++++--
|
||||
volumes/loki/loki-config.yml | 8 ++++++--
|
||||
4 files changed, 21 insertions(+), 8 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user