Commit Graph

70 Commits

Author SHA1 Message Date
Nicolas
b7b6ddcae4 Fix central-storage logging: change OTLP exporter to Loki HTTP exporter 2025-07-29 16:47:47 +08:00
Nicolas
acd5379c27 fix: restore json_parser with timestamp parsing based on local testing 2025-07-29 15:40:26 +08:00
Nicolas
beab7cd117 fix: remove all parsing operators to use raw log content 2025-07-29 15:29:53 +08:00
Nicolas
37db3b4404 fix: remove time_parser to use default timestamp handling 2025-07-29 14:46:13 +08:00
Nicolas
5479b85968 fix: separate timestamp parsing from json_parser to resolve time parsing error 2025-07-29 14:42:29 +08:00
afb02b4e0c Merge branch 'master' into Nicolas_local_ops 2025-07-29 06:33:15 +00:00
Nicolas
aa8e626b7a fix: remove problematic ParseJSON operations from OpenTelemetry transform processor 2025-07-29 14:30:00 +08:00
Nicolas
22ab4b99ef fix: simplify OpenTelemetry Collector config to resolve timestamp parsing errors 2025-07-29 14:07:39 +08:00
freeleaps-gitops-bot
9dfcc4104c ci(bump): bump centralStorage image version for alpha to snapshot-e7eeaaf 2025-07-29 04:00:14 +00:00
Nicolas
5ced605a20 fix: improve OpenTelemetry Collector JSON parsing for central storage logs 2025-07-29 10:15:39 +08:00
Nicolas
070f238bdb merge: resolve conflict in values.alpha.yaml
- Choose newer image tag: snapshot-eec7ac2
- Resolve merge conflict between branches
2025-07-29 09:51:04 +08:00
Nicolas
605e66a26b fix: add missing logging environment variables for central storage K8s deployment
- Add LOG_BASE_PATH environment variable
- Add BACKEND_LOG_FILE_NAME environment variable
- Add APPLICATION_ACTIVITY_LOG environment variable
- Fix logging path configuration for K8s environment
2025-07-29 09:36:01 +08:00
freeleaps-gitops-bot
08c343780d ci(bump): bump centralStorage image version for alpha to snapshot-eec7ac2 2025-07-28 14:15:34 +00:00
freeleaps-gitops-bot
ecec83f13a ci(bump): bump centralStorage image version for alpha to snapshot-9e2e2fa 2025-07-28 13:19:03 +00:00
Nicolas
c4d8c00f65 feat: update central-storage logging configuration and DEBUG_MODE support 2025-07-28 21:02:55 +08:00
Nicolas
8fc5281e23 feat: add DEBUG_MODE environment variable for central-storage 2025-07-28 21:00:33 +08:00
freeleaps-gitops-bot
e4f73be5ae ci(bump): bump centralStorage image version for alpha to snapshot-baf606d 2025-07-28 10:40:13 +00:00
Nicolas
1aace1577d fix(logging): set logPathPattern to /app/log/central_storage/*.log for sidecar filelog 2025-07-25 14:32:20 +08:00
Nicolas
950c821c19 chore(logging): update logPathPattern to /var/log/pods/*/*/*.log for k8s standard log collection 2025-07-25 03:08:50 +00:00
freeleaps-gitops-bot
3f6d780ab5 ci(bump): bump centralStorage image version for alpha to snapshot-b9f275c 2025-07-24 06:56:55 +00:00
freeleaps-gitops-bot
0a4687f322 ci(bump): bump centralStorage image version for alpha to snapshot-2234571 2025-07-23 13:36:09 +00:00
zhenyus
3aad06eeb7 feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 23:53:31 +08:00
freeleaps-gitops-bot
a3ba92cefd ci(bump): bump centralStorage image version for prod to snapshot-40e0faf 2025-04-30 07:06:48 +00:00
freeleaps-gitops-bot
e7f3528e54 ci(bump): bump centralStorage image version for prod to 1.2.1 2025-04-30 02:52:05 +00:00
freeleaps-gitops-bot
339a52cf70 ci(bump): bump centralStorage image version for alpha to snapshot-95a525a 2025-04-27 03:09:10 +00:00
freeleaps-gitops-bot
1603e33d44 ci(bump): bump centralStorage image version for prod to snapshot-7d493a3 2025-04-25 03:58:48 +00:00
freeleaps-gitops-bot
459531f064 ci(bump): bump centralStorage image version for prod to 1.2.0 2025-04-25 02:42:42 +00:00
freeleaps-gitops-bot
98ed20c5fc ci(bump): bump centralStorage image version for alpha to snapshot-6286c0f 2025-04-24 07:22:33 +00:00
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
freeleaps-gitops-bot
773f2cd9a5 ci(bump): bump centralStorage image version for alpha to snapshot-ecad36a 2025-04-21 05:39:02 +00:00
freeleaps-gitops-bot
67b7a7ed2c ci(bump): bump centralStorage image version for alpha to snapshot-32c4fe9 2025-04-21 04:02:00 +00:00
freeleaps-gitops-bot
cab603d999 ci(bump): bump centralStorage image version for alpha to 1.1.1 2025-04-21 03:12:53 +00:00
freeleaps-gitops-bot
e0a05e3816 ci(bump): bump centralStorage image version for prod to 1.1.1 2025-04-18 05:01:30 +00:00
zhenyus
6ebdef8933 Update ingress hosts and issuer references for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-11 01:22:29 +08:00
zhenyus
f415b83a85 ci: update execute mode to 'on-demand' in Jenkinsfiles and change MongoDB URIs to use SRV format
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 13:51:04 +08:00
freeleaps-gitops-bot
5a732780ff ci(bump): bump centralStorage image version for alpha to snapshot-7940aa2 2025-03-30 23:10:26 +00:00
zhenyus
b3ad25d6e5 fix: update config file paths in config-checksum annotations for deployment templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:51:41 +08:00
zhenyus
df2ab1c3a4 fix: correct config file path in config-checksum annotations for deployment templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:50:08 +08:00
zhenyus
580f3f8d71 feat: add config checksum annotations to deployment templates and update site URL in values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:48:25 +08:00
freeleaps-gitops-bot
900fd72d64 ci(bump): bump centralStorage image version for alpha to snapshot-4dfbab4 2025-03-21 17:21:12 +00:00
zhenyus
6e7417ae00 feat: add migration script and update Helm values for various services with readiness and liveness probes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 01:03:59 +08:00
zhenyus
a90ee717b2 fix: update Prometheus query intervals from 30s to 1m for improved accuracy
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 05:59:05 +08:00
zhenyus
336f1fa0e2 fix: remove hardcoded uid values in dashboard templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:26:16 +08:00
zhenyus
a1ab488cbf fix: update dashboard file names to use dynamic values for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:25:04 +08:00
zhenyus
a6803210e0 feat: add dashboard configuration for content, payment, notification, and central storage services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:22:06 +08:00
zhenyus
56094aa1bd fix: remove version and managed-by labels from service monitor templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:53:49 +08:00
zhenyus
e8a07a08e6 feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:51:35 +08:00
zhenyus
96ab638756 fix: remove serviceMonitor.enabled variable from service templates in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:47:29 +08:00
zhenyus
e7bb64108c fix: rename service monitor resources to use a consistent naming convention
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:47 +08:00
zhenyus
bb2bebc164 fix: update service monitor templates to use service-specific values for namespace, labels, interval, and scrapeTimeout
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:16 +08:00