zhenyus
54420c53bf
fix(devsvc): disable log ingestion in alpha environment
...
- Changed logIngest.enabled from true to false to prevent log ingestion in the alpha environment.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 16:10:15 +08:00
zhenyus
ccbbdf09f2
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-07-31 16:07:23 +08:00
zhenyus
a2791e37b7
feat(devsvc): add RabbitMQ and Docker registry configuration options
...
- Introduced RabbitMQ configuration parameters including host, port, username, password, and virtual host.
- Added default Git and Docker registry credentials for improved deployment flexibility.
- Updated configuration template to include new parameters for RabbitMQ and Docker registry.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 16:07:20 +08:00
freeleaps-gitops-bot
405c7953f5
ci(bump): bump devsvc image version for alpha to snapshot-a12ffcc
2025-07-31 08:07:03 +00:00
zhenyus
21ec726870
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-07-31 15:30:20 +08:00
zhenyus
3988ff13a8
ci(bump): update reconciler image version for alpha to 1.0.2
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-31 15:30:16 +08:00
freeleaps-admin
4bee15dd85
hotfix(freeleaps): update freeleaps backend targetEnv from prod to alpha
...
all communcation between kuberentes internal network, so we dont need cert file to make call
2025-07-31 05:28:31 +00:00
12582e699d
Merge pull request 'Nicolas_local_ops' ( #41 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/41
2025-07-31 05:03:38 +00:00
Nicolas
f98f980a7b
Merge branch 'Nicolas_local_ops' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops into Nicolas_local_ops
2025-07-31 13:00:18 +08:00
Nicolas
ef36db54c2
feat: optimize devsvc OpenTelemetry logging configuration
...
- Change start_at from beginning to end to avoid processing old logs
- Add poll_interval: 1s for more frequent file monitoring
- Add otlp and k8scluster receivers for comprehensive log collection
- Reduce batch processor send_batch_size to 1 and timeout to 1s for real-time logging
- Update pipelines to include all three receivers
2025-07-31 12:47:10 +08:00
freeleaps-gitops-bot
60a0ad8015
ci(bump): bump freeleaps image version for prod to 1.8.0
2025-07-31 04:43:27 +00:00
freeleaps-gitops-bot
6a684c5742
ci(bump): bump chat image version for prod to snapshot-e42d7f6
2025-07-31 04:35:47 +00:00
freeleaps-gitops-bot
d58c172bf0
ci(bump): bump chat image version for prod to 1.8.0
2025-07-31 04:35:34 +00:00
3092ad0fa1
Merge pull request 'Nicolas_local_ops' ( #40 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/40
2025-07-31 03:33:08 +00:00
5fe4cf6d70
revert 23fca62e86
...
revert feat: add MongoDB connection configuration to notification service
- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 03:32:31 +00:00
Nicolas
cc73ad92a9
feat: add container logs collection to OpenTelemetry config for central storage
2025-07-31 11:27:28 +08:00
Nicolas
23fca62e86
feat: add MongoDB connection configuration to notification service
...
- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 10:43:50 +08:00
8d55c49660
Merge pull request 'fix: use hasKey to safely check for logIngest.persistence existence' ( #39 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/39
2025-07-31 02:22:46 +00:00
Nicolas
da7e43547f
fix: use hasKey to safely check for logIngest.persistence existence
2025-07-31 10:21:50 +08:00
7f7bbfd6d4
Merge pull request 'fix: add default values for logIngest.persistence to prevent nil pointer errors' ( #38 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/38
2025-07-31 02:20:11 +00:00
Nicolas
85fa39f8e2
fix: add default values for logIngest.persistence to prevent nil pointer errors
2025-07-31 10:18:47 +08:00
a2ffc1ea4d
Merge pull request 'fix: optimize central storage logging configuration to resolve hourly log bursts' ( #37 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/37
2025-07-31 02:16:06 +00:00
Nicolas
7a7fcf1398
fix: optimize central storage logging configuration to resolve hourly log bursts
...
- Change start_at from beginning to end to avoid historical log duplication
- Add poll_interval: 1s for real-time file monitoring
- Optimize batch processing: send_batch_size: 1, timeout: 1s
- Add PVC template for log persistence to reduce log loss risk
- Update deployment to support persistent volume for logs
2025-07-31 10:14:55 +08:00
freeleaps-gitops-bot
488fd94025
ci(bump): bump freeleaps image version for alpha to snapshot-34206c8
2025-07-30 08:56:03 +00:00
freeleaps-gitops-bot
e49a137b7d
ci(bump): bump chat image version for alpha to snapshot-34206c8
2025-07-30 08:48:12 +00:00
6c1ec63400
Merge pull request 'fix: update freeleaps OpenTelemetry Collector config to handle loguru serialized format and add environment configs' ( #36 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/36
2025-07-30 07:36:44 +00:00
Nicolas
309bd6ff7c
fix: update freeleaps OpenTelemetry Collector config to handle loguru serialized format and add environment configs
2025-07-30 15:29:03 +08:00
e22e8eb1eb
Merge pull request 'Nicolas_local_ops' ( #35 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/35
2025-07-30 07:14:52 +00: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
freeleaps-gitops-bot
283c3ad625
ci(bump): bump freeleaps image version for alpha to snapshot-048a532
2025-07-30 04:11:07 +00:00
freeleaps-gitops-bot
450a6c2a30
ci(bump): bump chat image version for alpha to snapshot-048a532
2025-07-30 04:03:23 +00:00
freeleaps-gitops-bot
4084b27385
ci(bump): bump freeleaps image version for alpha to snapshot-b8b4c64
2025-07-30 03:46:08 +00:00
freeleaps-gitops-bot
48122aa61a
ci(bump): bump chat image version for alpha to snapshot-b8b4c64
2025-07-30 03:38:26 +00:00
d9b990b881
Merge pull request 'fix: update Jenkins build agent image and adjust chat service resources' ( #34 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/34
2025-07-30 03:01:00 +00:00
Nicolas
60b92b54a4
fix: update Jenkins build agent image and adjust chat service resources
2025-07-30 11:00:06 +08:00
freeleaps-gitops-bot
63014271bf
ci(bump): bump freeleaps image version for alpha to snapshot-2a6dd88
2025-07-30 02:39:39 +00:00
freeleaps-gitops-bot
ba1bc5e3ed
ci(bump): bump chat image version for alpha to snapshot-2a6dd88
2025-07-30 02:31:58 +00:00
freeleaps-gitops-bot
5212c40a24
ci(bump): bump chat image version for alpha to snapshot-2df4329
2025-07-30 02:06:51 +00:00
62952fe314
Merge pull request 'Fix: Configure the chat service port and Jenkins pipeline.' ( #33 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/33
2025-07-30 01:58:19 +00:00
Nicolas
fcead75d20
fix: 修复chat服务端口配置和Jenkins流水线
...
- 修复默认values.yaml中的端口配置不一致问题
- 统一所有环境使用8012端口
- 启用probes健康检查配置
- 修改Jenkins流水线使用Nicolas_log分支
- 确保chat服务能正确监听8012端口并响应健康检查
2025-07-30 09:57:05 +08:00
f2d09b8704
Merge pull request 'Fix: Correct the syntax error in the OpenTelemetry configuration of the devsvc service.' ( #32 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/32
2025-07-30 01:44:04 +00:00
Nicolas
ea44bbfef3
fix: 修复devsvc服务OpenTelemetry配置中的语法错误
...
- 修复transform处理器中访问不存在log.attributes字段的问题
- 将配置更新为与其他服务一致的格式
- 确保ArgoCD能够成功同步devsvc服务配置
2025-07-30 09:42:50 +08:00
857a700ca5
Merge pull request 'fix: update devsvc OTC transform processor to use correct log.attributes path' ( #31 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/31
2025-07-29 12:16:28 +00:00
Nicolas
09eef0e622
fix: update devsvc OTC transform processor to use correct log.attributes path
2025-07-29 20:15:08 +08:00
fbb58c7046
Merge pull request 'Fix OTC transform processor for devsvc logs - correct attribute paths and remove invalid ParseJSON' ( #30 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/30
2025-07-29 11:20:44 +00:00
Nicolas
06aa63da07
Fix OTC transform processor for devsvc logs - correct attribute paths and remove invalid ParseJSON
2025-07-29 19:19:25 +08:00
c4ff0c1c81
Merge pull request 'Nicolas_local_ops' ( #29 ) from Nicolas_local_ops into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/29
2025-07-29 11:03:58 +00:00
Nicolas
18b6bfc9e5
Add APPLICATION_ACTIVITY_LOG environment variable to devsvc config
2025-07-29 19:02:46 +08:00
freeleaps-gitops-bot
4653eb738a
ci(bump): bump devops image version for alpha to snapshot-311fd21
2025-07-29 10:50:43 +00:00