freeleaps-ops/freeleaps/helm-pkg/authentication/templates/authentication
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
..
authentication-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 new Helm charts for content and central-storage services, update authentication values 2025-02-21 17:59:08 +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 new Helm charts for content and central-storage services, update authentication values 2025-02-21 17:59:08 +08:00
opentelemetry-rbac.yaml feat: add OpenTelemetry RBAC configuration with ServiceAccount and ClusterRole 2025-04-16 06:17:32 +08:00
opentelemetry.yaml fix(opentelemetry): update logging level to info and remove debug exporter 2025-04-21 20:11:45 +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