Commit Graph

20 Commits

Author SHA1 Message Date
Nicolas
1fac5d3bf2 feat(opentelemetry): enhance logging attributes with additional Kubernetes labels and service names 2025-09-28 10:12:21 +08:00
Nicolas
1aa37beb54 feat(chat): enhance chat configuration with logging parameters and update OpenTelemetry attributes 2025-09-26 11:38:01 +08:00
Nicolas
5e13798fa1 fix(opentelemetry): update log ingestion configuration and enhance Kubernetes attributes 2025-09-26 11:24:32 +08:00
sunhaolou
8ea5aa126d fix: add the new subscription secret 2025-09-17 11:43:51 +08:00
1f993da23e revert e76da4ea18
revert Remove all such cert usage(across all services) if service is already deployed in k8s
2025-08-29 03:53:51 +00:00
Nicolas
e76da4ea18 Remove all such cert usage(across all services) if service is already deployed in k8s 2025-08-29 10:03:35 +08:00
Nicolas
44c074532b modified: freeleaps/helm-pkg/chat/templates/chat/deployment.yaml 2025-08-18 17:13:31 +08:00
Nicolas
377250ce6a feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data
- Add FreeleapsSecret configuration for Azure Key Vault integration
- Move sensitive data (mongodbUri, jwtSecretKey, stripeApiKey, etc.) from config to secrets
- Update deployment template to read from both config and FreeleapsSecret
- Comment out sensitive fields in chat-config.yaml
- Create freeleapssecret.yaml template for secret management
- Update both alpha and prod environment configurations
2025-08-18 17:05:05 +08:00
Nicolas
3413d53d21 feat: add environment configuration for all environments (alpha, prod, dev) 2025-07-30 15:06:29 +08:00
Nicolas
3bdc14c330 fix: update chat OpenTelemetry Collector config to handle loguru serialized format 2025-07-30 14:54:39 +08: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
zhenyus
ac120435f6 feat(logging): enable OpenTelemetry logging with configurable ingestion settings
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-22 02:53:41 +08:00
zhenyus
36db36a20d feat: add notification endpoint configurations for chat and freeleaps services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-28 08:05:36 +08: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
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
c6016071c2 feat: add ServiceMonitor and metrics configuration for chat and freeleaps services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 04:14:17 +08:00
zhenyus
628d570a8f feat: add Redis configuration options to chat and freeleaps templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:15:44 +08:00
zhenyus
2b76d1d969 feat(helm): add Helm charts for chat and freeleaps services with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:14:16 +08:00