zhenyus
|
15dd1fba0b
|
fix(opentelemetry): update resource attributes in distributor and log transformation for improved metadata extraction
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:43:08 +08:00 |
|
zhenyus
|
5c2ea75928
|
fix(opentelemetry): correct sources key in pod association configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:29:14 +08:00 |
|
zhenyus
|
9ceaaa3e0b
|
fix(opentelemetry): restore and configure k8sattributes processor for enhanced metadata extraction
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:28:25 +08:00 |
|
zhenyus
|
c08ddf7f76
|
fix(opentelemetry): add resource attributes for application and environment in log transformation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:20:39 +08:00 |
|
zhenyus
|
473f5cea54
|
fix(opentelemetry): update log transformation to use resource attributes for application and environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:17:40 +08:00 |
|
zhenyus
|
802b9bf8ba
|
fix(opentelemetry): correct attribute path for service and deployment in log transformation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:07:42 +08:00 |
|
zhenyus
|
c106c9a624
|
fix(loki): update resource_attributes to use regex for indexing labels
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 17:05:53 +08:00 |
|
zhenyus
|
f45f79e32e
|
fix(opentelemetry): update processors in logs pipeline to use transform instead of attributes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:44:36 +08:00 |
|
zhenyus
|
fb368eb8d8
|
fix(opentelemetry): remove commented-out k8sattributes actions for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:44:13 +08:00 |
|
zhenyus
|
b0a1e56a75
|
fix(opentelemetry): correct syntax for accessing context attributes in log transformation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:43:24 +08:00 |
|
zhenyus
|
5f1742e22e
|
refactor(opentelemetry): reorganize log transformation logic for clarity and consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:42:28 +08:00 |
|
zhenyus
|
2e1879298f
|
fix(opentelemetry): remove k8sattributes processor from logs pipeline for simplification
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:32:06 +08:00 |
|
zhenyus
|
1967a7444c
|
fix(opentelemetry): comment out unused k8sattributes processor and related actions for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:31:29 +08:00 |
|
zhenyus
|
80e75eea27
|
fix(opentelemetry): add telemetry logging level configuration for improved log management
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:26:06 +08:00 |
|
zhenyus
|
4ee81552a2
|
fix(opentelemetry): streamline attributes configuration by removing redundant labeling actions
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:19:03 +08:00 |
|
zhenyus
|
222f5ee0fb
|
feat(opentelemetry): add structured metadata support and update log transformation logic
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:16:03 +08:00 |
|
zhenyus
|
6bbc81a940
|
fix(opentelemetry): restore otlphttp/logs exporter configuration for log ingestion
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 16:00:50 +08:00 |
|
zhenyus
|
44e1213253
|
fix(opentelemetry): add labeling attributes for app and environment context
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:59:59 +08:00 |
|
zhenyus
|
884a535dd5
|
fix(auth): update lokiEndpoint to remove unnecessary path for log ingestion
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:29:35 +08:00 |
|
zhenyus
|
8dda0bada9
|
fix(opentelemetry): enhance log transformation by adding log statements and updating exporters
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:27:46 +08:00 |
|
zhenyus
|
4d591a03c0
|
fix(opentelemetry): reduce batch send size for log processing to improve performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:15:30 +08:00 |
|
zhenyus
|
0e967bf12c
|
fix(opentelemetry): add debug exporter to log pipeline for detailed verbosity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:09:44 +08:00 |
|
zhenyus
|
544293f7b2
|
fix(opentelemetry): refine log processing by removing unnecessary fields and enhancing attribute insertion
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 15:05:05 +08:00 |
|
zhenyus
|
90b4b3bb9b
|
fix(opentelemetry): simplify log transformation by removing unnecessary merge operation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 14:49:20 +08:00 |
|
zhenyus
|
3daf27cb4d
|
fix(opentelemetry): enhance log transformation logic to include merging attributes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 14:46:52 +08:00 |
|
zhenyus
|
19626a44fa
|
fix(opentelemetry): update log ingestion settings and enhance transformation logic
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 14:38:55 +08:00 |
|
freeleaps-gitops-bot
|
b97d5228d9
|
ci(bump): bump payment image version for alpha to snapshot-ecad36a
|
2025-04-21 05:59:42 +00:00 |
|
freeleaps-gitops-bot
|
5d99538330
|
ci(bump): bump notification image version for alpha to snapshot-ecad36a
|
2025-04-21 05:53:21 +00:00 |
|
freeleaps-gitops-bot
|
51257ab53c
|
ci(bump): bump content image version for alpha to snapshot-ecad36a
|
2025-04-21 05:47:20 +00:00 |
|
freeleaps-gitops-bot
|
773f2cd9a5
|
ci(bump): bump centralStorage image version for alpha to snapshot-ecad36a
|
2025-04-21 05:39:02 +00:00 |
|
freeleaps-gitops-bot
|
d087f1d360
|
ci(bump): bump authentication image version for alpha to snapshot-ecad36a
|
2025-04-21 05:33:20 +00:00 |
|
freeleaps-gitops-bot
|
603ee2244a
|
ci(bump): bump payment image version for alpha to snapshot-32c4fe9
|
2025-04-21 04:22:35 +00:00 |
|
freeleaps-gitops-bot
|
d8c18f2466
|
ci(bump): bump notification image version for alpha to snapshot-32c4fe9
|
2025-04-21 04:16:09 +00:00 |
|
freeleaps-gitops-bot
|
8680101a11
|
ci(bump): bump content image version for alpha to snapshot-32c4fe9
|
2025-04-21 04:10:12 +00:00 |
|
freeleaps-gitops-bot
|
67b7a7ed2c
|
ci(bump): bump centralStorage image version for alpha to snapshot-32c4fe9
|
2025-04-21 04:02:00 +00:00 |
|
freeleaps-gitops-bot
|
3132b59a81
|
ci(bump): bump authentication image version for alpha to snapshot-32c4fe9
|
2025-04-21 03:56:29 +00:00 |
|
zhenyus
|
64a4d5b02e
|
refactor: improve version checking logic in SemanticReleasingExecutor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 11:48:44 +08:00 |
|
zhenyus
|
733a559222
|
fix: add logging for completed semantic release with version information
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 11:39:40 +08:00 |
|
zhenyus
|
b85cd67d55
|
fix: correct variable usage in recentlyModified check for VERSION file
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 11:34:04 +08:00 |
|
zhenyus
|
420cc1c189
|
Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
|
2025-04-21 11:31:02 +08:00 |
|
zhenyus
|
21b0569e65
|
refactor: streamline semantic release process by removing unnecessary installation steps and improving version file checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-04-21 11:30:59 +08:00 |
|
freeleaps-gitops-bot
|
cab603d999
|
ci(bump): bump centralStorage image version for alpha to 1.1.1
|
2025-04-21 03:12:53 +00:00 |
|
freeleaps-gitops-bot
|
be745ba915
|
ci(bump): bump authentication image version for alpha to 1.1.1
|
2025-04-21 03:07:41 +00:00 |
|
freeleaps-gitops-bot
|
a308bcc41e
|
ci(bump): bump freeleaps image version for alpha to snapshot-7c6de24
|
2025-04-20 23:07:59 +00:00 |
|
freeleaps-gitops-bot
|
4cc262cba5
|
ci(bump): bump payment image version for alpha to 1.1.1
|
2025-04-20 17:54:43 +00:00 |
|
freeleaps-gitops-bot
|
396b90c01a
|
ci(bump): bump notification image version for alpha to 1.1.1
|
2025-04-20 17:48:52 +00:00 |
|
freeleaps-gitops-bot
|
ec9d3f4e44
|
ci(bump): bump content image version for alpha to 1.1.1
|
2025-04-20 17:43:18 +00:00 |
|
freeleaps-gitops-bot
|
ae2873c031
|
ci(bump): bump freeleaps image version for alpha to snapshot-d8c2bde
|
2025-04-19 16:30:10 +00:00 |
|
freeleaps-gitops-bot
|
709221d80b
|
ci(bump): bump frontend image version for prod to 1.1.0
|
2025-04-19 02:38:24 +00:00 |
|
freeleaps-gitops-bot
|
a9a8e09f29
|
ci(bump): bump freeleaps image version for prod to 1.1.0
|
2025-04-19 02:32:02 +00:00 |
|