freeleaps-ops/freeleaps/helm-pkg/centralStorage/templates/central-storage
zhenyus 6d9d15d4d2 Add OpenTelemetry logging support across multiple services
- Introduced log ingestion configuration in values files for centralStorage, content, notification, and payment services.
- Updated deployment templates to conditionally include OpenTelemetry annotations and volume mounts based on log ingestion settings.
- Added OpenTelemetry RBAC configurations for service accounts and cluster roles to enable logging.
- Implemented OpenTelemetry collector configuration to process logs and export them to Loki.
- Ensured compatibility with existing Helm chart structure and maintained backward compatibility for services without log ingestion enabled.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 22:03:00 +08:00
..
central-storage-config.yaml feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services 2025-03-17 23:51:35 +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 Add OpenTelemetry logging support across multiple services 2025-04-21 22:03:00 +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 Add OpenTelemetry logging support across multiple services 2025-04-21 22:03:00 +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