Files
blog/content/posts/commits/2026-07-13-commit-4023afd.md
grafana-watcher bfdc2c6808
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 4023afd in bojemoi
2026-07-13 16:09:23 +02:00

1.3 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(alloy/loki): rate limiting logs + retention 7j 2026-07-13T16:09:23+02:00 false
commit
bojemoi
main
Git Activity
Commit 4023afd par grafana-watcher dans bojemoi 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(-)