chore: upgrade logging stack - mirrors, Alloy, Loki, Grafana (#96, #97, #98, #99) #102

Merged
egullickson merged 8 commits from issue-96-update-mirror-base-images into main 2026-02-06 02:16:51 +00:00
Showing only changes of commit ccdcf9edeb - Show all commits

View File

@@ -304,6 +304,11 @@ services:
- backend - backend
depends_on: depends_on:
- mvp-loki - mvp-loki
healthcheck:
test: ["CMD-SHELL", "wget -q --spider http://localhost:12345/ready || exit 1"]
interval: 30s
timeout: 10s
retries: 3
logging: logging:
driver: json-file driver: json-file
options: options: