Nicolas
b1554522b5
Fix the configuration of the JSON parser
2025-09-22 20:35:06 +08:00
Nicolas
b60c5c9324
simplify: remove ParseJSON operations from OpenTelemetry transform
...
- Remove complex JSON parsing operations that may cause issues
- Keep only essential resource attribute mapping
- This should help logs be properly processed and sent to Loki
2025-09-22 20:22:40 +08:00
Nicolas
a9d3930ba3
fix: use where clause for conditional environment setting
...
- Replace if statement with where clause for environment mapping
- Set default to alpha, then override to prod for freeleaps-prod namespace
2025-09-22 19:54:57 +08:00
Nicolas
0774325bf6
fix: use if statement instead of ReplaceAll for environment mapping
...
- Replace ReplaceAll function with if statement for environment mapping
- This avoids undefined function error in OpenTelemetry Collector OTTL
2025-09-22 19:53:13 +08:00
Nicolas
69823712ae
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-22 19:45:46 +08:00
Nicolas
a9d6ab93e6
fix the bug of auth
2025-09-22 19:44:52 +08:00
freeleaps-gitops-bot
5e15d41246
ci(bump): bump devops image version for alpha to snapshot-96f2f52
2025-09-22 11:44:38 +00:00
Nicolas
a81b061d31
update authentication
2025-09-22 19:40:17 +08:00
freeleaps-gitops-bot
94fee876b9
ci(bump): bump payment image version for alpha to snapshot-96f2f52
2025-09-22 11:25:39 +00:00
freeleaps-gitops-bot
f6557c396e
ci(bump): bump notification image version for alpha to snapshot-96f2f52
2025-09-22 11:18:58 +00:00
freeleaps-gitops-bot
de3775b87f
ci(bump): bump content image version for alpha to snapshot-96f2f52
2025-09-22 11:12:42 +00:00
freeleaps-gitops-bot
5cf6b5882f
ci(bump): bump centralStorage image version for alpha to snapshot-96f2f52
2025-09-22 11:03:16 +00:00
freeleaps-gitops-bot
24fd8d6232
ci(bump): bump chat image version for alpha to snapshot-3069327
2025-09-22 10:57:58 +00:00
freeleaps-gitops-bot
251b79c9d8
ci(bump): bump authentication image version for alpha to snapshot-96f2f52
2025-09-22 10:56:40 +00:00
freeleaps-gitops-bot
3f7ebed195
ci(bump): bump metrics image version for alpha to snapshot-96f2f52
2025-09-22 10:49:16 +00:00
freeleaps-gitops-bot
e04da52485
ci(bump): bump devops image version for prod to snapshot-ee519ca
2025-09-22 10:28:43 +00:00
freeleaps-gitops-bot
78b6b4902a
ci(bump): bump payment image version for prod to 1.9.0
2025-09-22 10:03:44 +00:00
freeleaps-gitops-bot
a6f9efc562
ci(bump): bump payment image version for prod to snapshot-ee519ca
2025-09-22 10:03:08 +00:00
freeleaps-gitops-bot
23208fa769
ci(bump): bump notification image version for prod to 1.9.0
2025-09-22 09:56:08 +00:00
freeleaps-gitops-bot
5d2134fef0
ci(bump): bump notification image version for prod to snapshot-ee519ca
2025-09-22 09:55:48 +00:00
Nicolas
e643133f5d
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-22 17:48:00 +08:00
Nicolas
b1f6ce8a1d
Set the log environment for authentication using string replacement
2025-09-22 17:47:40 +08:00
freeleaps-gitops-bot
9e81dc9650
ci(bump): bump content image version for prod to 1.9.0
2025-09-22 09:46:49 +00:00
freeleaps-gitops-bot
9011629da5
ci(bump): bump content image version for prod to snapshot-ee519ca
2025-09-22 09:46:30 +00:00
icecheng
8b08495717
Merge pull request 'feat: add dashboard intergration guideline' ( #104 ) from icecheng/feature into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/104
2025-09-22 09:43:25 +00:00
e474d5dff8
feat: add dashboard intergration guideline
2025-09-22 17:42:50 +08:00
freeleaps-gitops-bot
abbd6d6243
ci(bump): bump metrics image version for alpha to snapshot-0107fea
2025-09-22 09:35:00 +00:00
Nicolas
61509dabf2
roll back
2025-09-22 17:33:22 +08:00
Nicolas
267bf4863b
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-22 17:31:27 +08:00
Nicolas
d9209e89ef
fix authentication
2025-09-22 17:31:11 +08:00
freeleaps-gitops-bot
a12b8eb5b1
ci(bump): bump centralStorage image version for prod to snapshot-ee519ca
2025-09-22 09:29:14 +00:00
freeleaps-gitops-bot
174882fbaf
ci(bump): bump centralStorage image version for prod to 1.9.0
2025-09-22 09:28:50 +00:00
freeleaps-gitops-bot
3d0ee3546d
ci(bump): bump authentication image version for prod to 1.9.0
2025-09-22 09:19:04 +00:00
freeleaps-gitops-bot
bdf8e2544b
ci(bump): bump authentication image version for prod to snapshot-ee519ca
2025-09-22 09:18:40 +00:00
Nicolas
b3ef716dde
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-22 16:54:13 +08:00
Nicolas
5b185972a8
update authentication log set
2025-09-22 16:53:54 +08:00
freeleaps-gitops-bot
4185a010eb
ci(bump): bump payment image version for alpha to snapshot-74d9550
2025-09-22 08:50:56 +00:00
freeleaps-gitops-bot
d07117c72d
ci(bump): bump centralStorage image version for prod to 1.8.0
2025-09-22 08:47:05 +00:00
freeleaps-gitops-bot
339ab44e05
ci(bump): bump centralStorage image version for prod to snapshot-7b7c9ca
2025-09-22 08:46:45 +00:00
icecheng
252fc7eac7
Merge pull request 'feat: add dashboard intergration guideline' ( #103 ) from icecheng/feature into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/103
2025-09-22 08:42:59 +00:00
27468f2324
feat: add dashboard intergration guideline
2025-09-22 16:42:10 +08:00
freeleaps-gitops-bot
e39bd976ec
ci(bump): bump notification image version for alpha to snapshot-74d9550
2025-09-22 08:39:58 +00:00
freeleaps-gitops-bot
d0786e5df3
ci(bump): bump authentication image version for prod to snapshot-7b7c9ca
2025-09-22 08:38:20 +00:00
freeleaps-gitops-bot
946a92e2fa
ci(bump): bump authentication image version for prod to 1.8.0
2025-09-22 08:38:04 +00:00
icecheng
8ddb0cb38f
Merge pull request 'feat: add prometheus metrics intergration guideline' ( #102 ) from icecheng/feature into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/102
2025-09-22 08:34:28 +00:00
b14eaddad7
feat: add prometheus metrics intergration guideline
2025-09-22 16:33:49 +08:00
freeleaps-gitops-bot
77bfbab9de
ci(bump): bump content image version for alpha to snapshot-74d9550
2025-09-22 08:29:09 +00:00
icecheng
1f4c5ee058
Merge pull request 'feat: add prometheus metrics intergration guideline' ( #101 ) from icecheng/feature into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/101
2025-09-22 08:28:20 +00:00
89a71a4715
feat: add prometheus metrics intergration guideline
2025-09-22 16:23:43 +08:00
Nicolas
bfb58407e4
Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-09-22 16:23:20 +08:00