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 feat(helm): add central-storage Helm chart and related configurations 2025-03-07 01:30:23 +08:00
dashboard.yaml fix: update Prometheus query intervals from 30s to 1m for improved accuracy 2025-03-18 05:59:05 +08:00
deployment.yaml fix: use hasKey to safely check for logIngest.persistence existence 2025-07-31 10:21:50 +08:00
ingress.yaml feat(helm): add central-storage Helm chart and related configurations 2025-03-07 01:30:23 +08:00
opentelemetry-rbac.yaml Add OpenTelemetry logging support across multiple services 2025-04-21 22:03:00 +08:00
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 fix: remove serviceMonitor.enabled variable from service templates in authentication, centralStorage, content, notification, and payment services 2025-03-17 23:47:29 +08:00
servicemonitor.yaml fix: remove version and managed-by labels from service monitor templates for consistency 2025-03-17 23:53:49 +08:00
vpa.yaml feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management 2025-06-10 23:53:31 +08:00