OVHserver/opt/00-infrastructure
SamoilenkoVadym cc95b76117 fix: Loki reject_old_samples_max_age настройка для устранения ошибок Promtail
Проблема:
- Promtail логи показывали множество ошибок "entry too far behind"
- Loki использовал дефолтное значение reject_old_samples_max_age = 1h
- Это конфликтовало с retention_period = 720h (30 дней)

Решение:
- Добавлена настройка reject_old_samples_max_age: 720h
- Теперь Loki принимает логи возрастом до 30 дней
- Соответствует периоду retention

Результат:
- Ошибки "entry too far behind" исчезли из логов Promtail
- Loki и Promtail работают стабильно после рестарта

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 14:52:02 +00:00
..
blackbox chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
loki fix: Loki reject_old_samples_max_age настройка для устранения ошибок Promtail 2025-11-07 14:52:02 +00:00
postgres chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
rabbitmq chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
redis chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
traefik chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
vault chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00