feat: enable log collection for devsvc service in prod environment

This commit is contained in:
Nicolas 2025-08-13 19:30:54 +08:00
parent fb27f4acec
commit 9af8c521d8

View File

@ -7,6 +7,11 @@ dashboard:
name: freeleaps-prod-devsvc-dashboard name: freeleaps-prod-devsvc-dashboard
title: Dev Service Dashboard (PROD) title: Dev Service Dashboard (PROD)
metricsPrefix: freeleaps_devsvc metricsPrefix: freeleaps_devsvc
logIngest:
enabled: true
lokiEndpoint: http://loki-gateway.freeleaps-logging-system
logPathPattern: /app/log/devsvc/*.log
logPath: /app/log/devsvc
devsvc: devsvc:
replicas: 1 replicas: 1
image: image: