Commit Graph

1476 Commits

Author SHA1 Message Date
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
freeleaps-gitops-bot
d487a52c74 ci(bump): bump payment image version for alpha to snapshot-311fd21 2025-07-29 10:46:39 +00:00
freeleaps-gitops-bot
4e653c14bf ci(bump): bump notification image version for alpha to snapshot-311fd21 2025-07-29 10:41:48 +00:00
freeleaps-gitops-bot
d682d7bb09 ci(bump): bump content image version for alpha to snapshot-311fd21 2025-07-29 10:37:17 +00:00
freeleaps-gitops-bot
184eba16ed ci(bump): bump centralStorage image version for alpha to snapshot-311fd21 2025-07-29 10:30:27 +00:00
freeleaps-gitops-bot
3a189613ba ci(bump): bump authentication image version for alpha to snapshot-311fd21 2025-07-29 10:26:01 +00:00
Nicolas
a65edb236d Update devsvc OTC config to monitor .log file and start from beginning 2025-07-29 18:20:01 +08:00
a9754778ec Merge pull request 'Change OTC start_at to beginning to read existing logs' (#28) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/28
2025-07-29 10:05:29 +00:00
Nicolas
f9c2c7e696 Change OTC start_at to beginning to read existing logs 2025-07-29 18:04:53 +08:00
ac2ce2baef Merge pull request 'Simplify OTC config: remove timestamp parsing to fix startup issues' (#27) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/27
2025-07-29 09:59:13 +00:00
Nicolas
401a2166cd Simplify OTC config: remove timestamp parsing to fix startup issues 2025-07-29 17:57:30 +08:00
770463bca5 Merge pull request 'Fix timestamp parsing: use move operator to extract timestamp from attributes' (#26) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/26
2025-07-29 09:54:58 +00:00
Nicolas
7ae5966da1 Fix timestamp parsing: use move operator to extract timestamp from attributes 2025-07-29 17:54:25 +08:00
b05cdaa8d2 Merge pull request 'Fix timestamp parsing in OTC config for central-storage logs' (#25) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/25
2025-07-29 09:41:38 +00:00
Nicolas
12a7f1b98c Fix timestamp parsing in OTC config for central-storage logs 2025-07-29 17:40:57 +08:00
e874baa072 Merge pull request 'Nicolas_local_ops' (#24) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/24
2025-07-29 09:23:32 +00:00
Nicolas
c4bd3df730 Fix OTLP exporter config: remove unsupported labels options 2025-07-29 17:22:40 +08:00
Nicolas
18eb4df3fb Revert to OTLP config to fix OTC startup - will investigate Loki config later 2025-07-29 17:16:46 +08:00
6d890b163b Merge pull request 'Nicolas_local_ops' (#23) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/23
2025-07-29 09:13:44 +00:00
Nicolas
d234716697 Comment out Loki labels config to fix OTC startup - can be enabled later 2025-07-29 17:13:01 +08:00
Nicolas
b1c9f59cff Simplify Loki exporter configuration to fix OTC startup issues 2025-07-29 17:08:32 +08:00
437df32345 Merge pull request 'Fix Loki exporter configuration: remove invalid keys' (#22) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/22
2025-07-29 09:06:00 +00:00
Nicolas
a1d5652efb Fix Loki exporter configuration: remove invalid keys 2025-07-29 17:05:24 +08:00
1a8ba868ba Merge pull request 'Nicolas_local_ops' (#21) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/21
2025-07-29 08:59:10 +00:00
c86e85443e Merge branch 'master' into Nicolas_local_ops 2025-07-29 08:59:04 +00:00
Nicolas
3059e1359d Merge remote changes 2025-07-29 16:58:16 +08:00