freeleaps-ops/freeleaps/helm-pkg/centralStorage/templates/central-storage
Nicolas 5101e6d2cd fix: optimize OpenTelemetry configuration to prevent duplicate log collection
- Change receivers from [filelog, otlp, k8scluster] to [filelog] only
- Prevent duplicate logs from multiple collection sources
- Keep only filelog receiver to collect logs from application log files
- This eliminates duplicate logs appearing in Grafana for devsvc and central-storage
2025-07-31 23:08:10 +08:00
..
central-storage-config.yaml fix: add missing logging environment variables for central storage K8s deployment 2025-07-29 09:36:01 +08:00
certificate.yaml
dashboard.yaml
deployment.yaml fix: use hasKey to safely check for logIngest.persistence existence 2025-07-31 10:21:50 +08:00
ingress.yaml
opentelemetry-rbac.yaml
opentelemetry.yaml fix: optimize OpenTelemetry configuration to prevent duplicate log collection 2025-07-31 23:08:10 +08:00
pvc.yaml fix: use hasKey to safely check for logIngest.persistence existence 2025-07-31 10:21:50 +08:00
service.yaml
servicemonitor.yaml
vpa.yaml