Commit Graph

937 Commits

Author SHA1 Message Date
Nicolas
974007809d feat: add RabbitMQ queue name environment variables for DevOps service
- Add RABBITMQ_OUTPUT_QUEUE_NAME and RABBITMQ_INPUT_QUEUE_NAME environment variables
- Configure queue names in values.alpha.yaml and values.prod.yaml
- Update devops-config.yaml template to include new environment variables
- Set default queue names to 'freeleaps.devops.reconciler.output' and 'freeleaps.devops.reconciler.input'
- This enables configurable queue names to fix message consumption issues
2025-08-08 12:09:58 +08:00
freeleaps-gitops-bot
42c531357d ci(bump): bump devops image version for alpha to snapshot-52ec8f8 2025-08-08 03:37:36 +00:00
b797f17816 Merge pull request 'feat: enable log ingest for central storage in prod environment' (#62) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/62
2025-08-08 02:32:13 +00:00
Nicolas
71283aa2da feat: enable log ingest for central storage in prod environment 2025-08-08 10:31:22 +08:00
zhenyus
e4736d59ea fix: update RabbitMQ auth password and configuration settings
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-07 16:26:19 +08:00
503ff874c2 Merge pull request 'fix: devsvc logingest' (#61) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/61
2025-08-07 06:46:18 +00:00
Nicolas
4ae88a0cc6 fix: devsvc logingest 2025-08-07 14:45:42 +08:00
freeleaps-gitops-bot
b6da130b9c ci(bump): bump devops image version for prod to snapshot-bbfc1ba 2025-08-07 05:50:33 +00:00
freeleaps-gitops-bot
ca2eb237f5 ci(bump): bump payment image version for prod to snapshot-bbfc1ba 2025-08-07 05:46:21 +00:00
freeleaps-gitops-bot
bd882f0ec2 ci(bump): bump notification image version for prod to snapshot-bbfc1ba 2025-08-07 05:41:26 +00:00
freeleaps-gitops-bot
8e19579af4 ci(bump): bump content image version for prod to snapshot-bbfc1ba 2025-08-07 05:36:48 +00:00
75d7182a1e Merge pull request 'Create a CI/CD environment for the production stage for the DevOps service.' (#60) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/60
2025-08-07 05:19:51 +00:00
Nicolas
de290f97b6 fix: update RabbitMQ password for devops service in production environment 2025-08-07 13:18:52 +08:00
0a36d1f620 Merge pull request 'Nicolas_local_ops' (#59) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/59
2025-08-07 04:52:10 +00:00
Nicolas
237deb2816 fix: update RabbitMQ password for devops, devsvc, and notification services to match reconciler configuration 2025-08-07 12:49:19 +08:00
0fb96c85bb revert 05faf32ef8
revert fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 04:44:40 +00:00
Nicolas
05faf32ef8 fix: update RabbitMQ password for all services to match reconciler configuration 2025-08-07 12:18:37 +08:00
freeleaps-gitops-bot
0940209f93 ci(bump): bump payment image version for prod to 1.3.0 2025-08-07 01:22:55 +00:00
freeleaps-gitops-bot
7f15c29c6e ci(bump): bump payment image version for prod to snapshot-bbfc1ba 2025-08-07 01:22:47 +00:00
freeleaps-gitops-bot
954591049c ci(bump): bump notification image version for prod to 1.3.0 2025-08-07 01:17:46 +00:00
freeleaps-gitops-bot
b048c088c1 ci(bump): bump notification image version for prod to snapshot-bbfc1ba 2025-08-07 01:17:38 +00:00
freeleaps-gitops-bot
39e340ff14 ci(bump): bump content image version for prod to 1.3.0 2025-08-07 01:12:47 +00:00
freeleaps-gitops-bot
c19a4a80c2 ci(bump): bump content image version for prod to snapshot-bbfc1ba 2025-08-07 01:12:39 +00:00
freeleaps-gitops-bot
1b264fd54c ci(bump): bump centralStorage image version for prod to snapshot-bbfc1ba 2025-08-07 01:10:54 +00:00
freeleaps-gitops-bot
5c81c902c0 ci(bump): bump authentication image version for prod to snapshot-bbfc1ba 2025-08-07 01:05:47 +00:00
freeleaps-gitops-bot
e47a55fa4b ci(bump): bump centralStorage image version for prod to 1.3.0 2025-08-07 01:04:24 +00:00
freeleaps-gitops-bot
26f9bed8c1 ci(bump): bump authentication image version for prod to 1.3.0 2025-08-07 00:59:24 +00:00
freeleaps-gitops-bot
2bf8244370 ci(bump): bump devops image version for alpha to snapshot-aa89bce 2025-08-05 05:14:59 +00:00
zhenyus
dd91d46cdc Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-04 15:59:52 +08:00
zhenyus
7a9c695c9e ci(bump): bump reconciler image version for alpha to snapshot-9f1a2bc
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-04 15:59:50 +08:00
freeleaps-gitops-bot
430bad6b2f ci(bump): bump frontend image version for alpha to snapshot-bd60ee6 2025-08-04 06:13:00 +00:00
freeleaps-gitops-bot
eb042f23ac ci(bump): bump freeleaps image version for alpha to snapshot-bd60ee6 2025-08-04 05:47:28 +00:00
freeleaps-gitops-bot
69e0b63156 ci(bump): bump chat image version for alpha to snapshot-bd60ee6 2025-08-04 05:40:00 +00:00
freeleaps-gitops-bot
3c37adb275 ci(bump): bump frontend image version for alpha to snapshot-d829f8c 2025-08-04 03:18:21 +00:00
freeleaps-gitops-bot
6eee52316c ci(bump): bump freeleaps image version for alpha to snapshot-d829f8c 2025-08-04 02:49:44 +00:00
freeleaps-gitops-bot
308733212f ci(bump): bump chat image version for alpha to snapshot-d829f8c 2025-08-04 02:41:25 +00:00
zhenyus
eab393d580 fix: update Gitea webhook allowed host list in values.prod.yaml to include additional service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-04 10:20:46 +08:00
freeleaps-gitops-bot
84b1c36faf ci(bump): bump devops image version for alpha to snapshot-879e45e 2025-08-03 04:27:02 +00:00
zhenyus
8abdd2642d fix: rename Docker registry configuration keys in values.prod.yaml and values.yaml for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 04:30:04 +08:00
zhenyus
cfa8ea12f3 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-03 04:24:45 +08:00
zhenyus
ff8ddce530 fix: rename Docker registry configuration keys in values.alpha.yaml and devsvc-config.yaml for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 04:24:43 +08:00
freeleaps-gitops-bot
0f9ffc436e ci(bump): bump devops image version for alpha to snapshot-6c60a0b 2025-08-02 20:09:12 +00:00
freeleaps-gitops-bot
5015b548aa ci(bump): bump devops image version for alpha to snapshot-5f3368c 2025-08-02 19:55:57 +00:00
freeleaps-gitops-bot
cc54ddecb4 ci(bump): bump devops image version for alpha to snapshot-e41aa3d 2025-08-02 19:46:06 +00:00
zhenyus
85f2d9a303 fix: update baseReconcileUrl in values.alpha.yaml to correct service address format
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:37:45 +08:00
zhenyus
414f652a37 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-03 03:35:10 +08:00
zhenyus
47b8cfb4be fix: update baseReconcileUrl in values.alpha.yaml to use the correct service address
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:35:08 +08:00
freeleaps-gitops-bot
be44ed7608 ci(bump): bump devops image version for alpha to snapshot-6ebac25 2025-08-02 19:32:49 +00:00
zhenyus
08dea57ed0 fix: correct MongoDB URI in values.alpha.yaml to remove port specification
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:21:05 +08:00
zhenyus
f16e74a1f3 fix: rename MongoDB configuration keys in values.yaml to appMongodb for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:18:09 +08:00
zhenyus
2332e9c650 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-03 03:09:58 +08:00
zhenyus
c24b2ad479 fix: rename MongoDB configuration keys in values.alpha.yaml and devops-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:09:57 +08:00
freeleaps-gitops-bot
cdffe63500 ci(bump): bump devops image version for alpha to snapshot-2dd73c0 2025-08-02 19:06:02 +00:00
freeleaps-gitops-bot
f6ebfce009 ci(bump): bump devops image version for alpha to snapshot-95b6560 2025-08-02 18:53:41 +00:00
freeleaps-gitops-bot
be000d32ad ci(bump): bump devops image version for alpha to snapshot-9283e52 2025-08-02 18:43:15 +00:00
zhenyus
5d4e7c78ed fix: update rabbitmq and Git passwords in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 00:38:09 +08:00
zhenyus
a3219aa325 fix: update rabbitmq and Git passwords in values.alpha.yaml files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 00:34:29 +08:00
a3fa29578a Merge pull request 'fix(nitification): use the rabbitmq password collected from argo' (#50) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/50
2025-08-02 13:37:11 +00:00
YuehuCao
c53bd95b50 fix(nitification): use the rabbitmq password collected from argo 2025-08-02 21:36:25 +08:00
a43578e0d8 Merge pull request 'fix(notification): use correct password' (#49) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/49
2025-08-02 13:15:03 +00:00
YuehuCao
2b8ea5f681 fix(notification): use correct password 2025-08-02 21:14:25 +08:00
3a216ac287 Merge pull request 'fix(notification): use the rabbitmq password used in chat' (#48) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/48
2025-08-02 12:31:33 +00:00
YuehuCao
dcaa140f00 fix(notification): use the rabbitmq password used in chat 2025-08-02 20:30:41 +08:00
9c7658f08b Merge pull request 'fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY' (#47) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/47
2025-08-02 11:58:00 +00:00
YuehuCao
9ea77501b2 fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY 2025-08-02 19:56:44 +08:00
027709f069 Merge pull request 'feat(notification): add MongoDB connection configurations' (#46) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/46
2025-08-02 11:32:41 +00:00
YuehuCao
fd5ab71660 feat(notification): add MongoDB connection configurations 2025-08-02 19:25:47 +08:00
494e33a104 Merge pull request 'fix(nitification): correct reported error name' (#45) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/45
2025-08-02 11:05:16 +00:00
YuehuCao
928581e273 fix(nitification): correct reported error name 2025-08-02 19:03:52 +08:00
freeleaps-gitops-bot
06656af676 ci(bump): bump freeleaps image version for alpha to snapshot-197cd89 2025-08-02 06:22:39 +00:00
freeleaps-gitops-bot
0fa5a72d92 ci(bump): bump chat image version for alpha to snapshot-197cd89 2025-08-02 06:14:56 +00:00
freeleaps-gitops-bot
10d06caecf ci(bump): bump freeleaps image version for alpha to snapshot-873ae1f 2025-08-02 06:00:35 +00:00
freeleaps-gitops-bot
8a3c9edae6 ci(bump): bump chat image version for alpha to snapshot-873ae1f 2025-08-02 05:52:48 +00:00
freeleaps-gitops-bot
9e463cb16b ci(bump): bump freeleaps image version for alpha to snapshot-6a00fa0 2025-08-02 05:06:05 +00:00
freeleaps-gitops-bot
978fd63c46 ci(bump): bump chat image version for alpha to snapshot-6a00fa0 2025-08-02 04:58:13 +00:00
freeleaps-gitops-bot
6008fc0efc ci(bump): bump freeleaps image version for alpha to snapshot-69d74c5 2025-08-02 04:44:00 +00:00
freeleaps-gitops-bot
27974295d2 ci(bump): bump chat image version for alpha to snapshot-69d74c5 2025-08-02 04:36:16 +00:00
freeleaps-gitops-bot
fa10fd1543 ci(bump): bump freeleaps image version for alpha to snapshot-6615306 2025-08-02 04:21:09 +00:00
freeleaps-gitops-bot
506fa7a0be ci(bump): bump chat image version for alpha to snapshot-6615306 2025-08-02 04:13:23 +00:00
freeleaps-gitops-bot
8c2e57c5d2 ci(bump): bump freeleaps image version for alpha to snapshot-f147add 2025-08-02 03:54:04 +00:00
freeleaps-gitops-bot
45507da54e ci(bump): bump chat image version for alpha to snapshot-f147add 2025-08-02 03:46:14 +00:00
freeleaps-gitops-bot
f5e7cddd91 ci(bump): bump freeleaps image version for alpha to snapshot-2383a18 2025-08-01 15:16:22 +00:00
freeleaps-gitops-bot
afdb836783 ci(bump): bump chat image version for alpha to snapshot-2383a18 2025-08-01 15:08:36 +00:00
freeleaps-gitops-bot
1a2e7dad06 ci(bump): bump freeleaps image version for alpha to snapshot-1965f78 2025-08-01 14:39:34 +00:00
freeleaps-gitops-bot
7156e09b33 ci(bump): bump chat image version for alpha to snapshot-1965f78 2025-08-01 14:31:49 +00:00
d5d12fd0fb Merge pull request 'feat(notification): add MongoDB URI configuration' (#44) from tania_local into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/44
2025-08-01 13:46:41 +00:00
YuehuCao
29f8919e2b feat(notification): add MongoDB URI configuration 2025-08-01 21:44:52 +08:00
freeleaps-gitops-bot
69f8b58e4f ci(bump): bump freeleaps image version for alpha to snapshot-527726c 2025-08-01 13:29:01 +00:00
freeleaps-gitops-bot
4530054f5a ci(bump): bump chat image version for alpha to snapshot-527726c 2025-08-01 13:21:13 +00:00
freeleaps-gitops-bot
b982503c21 ci(bump): bump freeleaps image version for alpha to snapshot-90ce952 2025-08-01 09:59:44 +00:00
freeleaps-gitops-bot
18b834ecdd ci(bump): bump chat image version for alpha to snapshot-90ce952 2025-08-01 09:51:51 +00:00
freeleaps-gitops-bot
72b6bebd7f ci(bump): bump devops image version for alpha to snapshot-113bc2b 2025-08-01 01:17:08 +00:00
cb70534764 Merge pull request 'fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error' (#43) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/43
2025-08-01 00:27:30 +00:00
Nicolas
aa74f6a4f7 fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error
- Remove k8scluster receiver (invalid type name)
- Remove unused otlp receiver definitions
- Keep only filelog receiver which is actually used in pipeline
- Fixes CrashLoopBackOff issue in central-storage pod
2025-08-01 07:52:37 +08:00
zhenyus
00d58cc790 fix(devsvc): update RabbitMQ host in values.alpha.yaml
- Changed the RabbitMQ host from 'freeleaps-alpha-rabbitmq-cluster' to 'freeleaps-alpha-rabbitmq' to ensure proper connectivity to the RabbitMQ service in the alpha environment.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:57:17 +08:00
zhenyus
398d35dd0a fix(devops): rename RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST in devops-config.yaml
- Updated the environment variable name for RabbitMQ from RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST for consistency with naming conventions.
- Ensured proper encoding and quoting of the variable value.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:48:03 +08:00
zhenyus
d258694c04 feat(devsvc): add RabbitMQ configuration to values.alpha.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host in values.alpha.yaml.
- Updated devops-config.yaml to include RabbitMQ environment variables for configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:46:19 +08:00
zhenyus
4a4ac0c304 feat(devsvc): add RabbitMQ and logging configuration in values.prod.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host.
- Added logging configuration with a specified log base path.
- Set default Git and Docker registry credentials for the production environment.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:19:09 +08:00
zhenyus
3bb63fdfed fix(reconciler): update Gitea and reconcile URLs in values.alpha.yaml
- Changed baseGiteaUrl to point to the alpha environment.
- Updated baseReconcileUrl to reflect the correct service address for the reconciler.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:06:44 +08:00
freeleaps-gitops-bot
d7fe943fd4 ci(bump): bump devops image version for alpha to snapshot-12a0d9a 2025-07-31 15:49:38 +00:00
freeleaps-gitops-bot
1e4d6b4e4c ci(bump): bump payment image version for alpha to snapshot-12a0d9a 2025-07-31 15:44:03 +00:00
freeleaps-gitops-bot
9f5afed967 ci(bump): bump notification image version for alpha to snapshot-12a0d9a 2025-07-31 15:39:10 +00:00
freeleaps-gitops-bot
85a0ea272f ci(bump): bump content image version for alpha to snapshot-12a0d9a 2025-07-31 15:34:34 +00:00
freeleaps-gitops-bot
b85b73c9b2 ci(bump): bump centralStorage image version for alpha to snapshot-12a0d9a 2025-07-31 15:26:49 +00:00
freeleaps-gitops-bot
8bb08fd29a ci(bump): bump authentication image version for alpha to snapshot-12a0d9a 2025-07-31 15:20:49 +00:00
80773c8c82 Merge pull request 'Nicolas_local_ops' (#42) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/42
2025-07-31 15:20:01 +00:00
Nicolas
d85f9408e4 fix: change Chinese comments to English in OpenTelemetry configs
- Replace Chinese comments with English in opentelemetry.yaml files
- Maintain consistent English-only comments in freeleaps-ops repository
- Keep the same functionality while improving code readability
2025-07-31 23:17:45 +08:00
Nicolas
5101e6d2cd fix: optimize OpenTelemetry configuration to prevent duplicate log collection
- Change receivers from [filelog, otlp, k8scluster] to [filelog] only
- Prevent duplicate logs from multiple collection sources
- Keep only filelog receiver to collect logs from application log files
- This eliminates duplicate logs appearing in Grafana for devsvc and central-storage
2025-07-31 23:08:10 +08:00
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
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