| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【Metrics】增量同步可观测组件代码 | 7 个月前 | |
chore: consolidate sandbox follow-up fixes Signed-off-by: mhsong2 <songminhui2@huawei.com> | 9 天前 | |
feat(functionsystem): integrate Bazel build, POSIX APIs, and runtime launcher add Bazel workspace and build targets across core components migrate runtime-related protobuf definitions from proto/inner to proto/posix introduce runtime launcher, quota/snapshot management, and related tests Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 3 个月前 | |
【Metrics】增量同步可观测组件代码 | 7 个月前 | |
feat(metrics): normalize alarm attributes for otel export Adapt the OpenTelemetry metrics exporter to normalize both yrAlarmLabelKey JSON alarms and alarm_meter_gauge label alarms into structured yr.alarm.* attributes while preserving the original labels. Add unit coverage for both alarm payload formats and invalid payload handling, and document OTEL collector configuration, current alarm types, and how to add new alarms. Signed-off-by: Lwy_Robb <luowenyu4@huawei.com> | 1 个月前 | |
fix(metrics): keep legacy litebus init calls in common metrics The metrics-side litebus Initialize conversions were not needed for the functionsystem test recovery and obscured the actual root-cause fixes. This change narrows the branch back down by restoring the legacy overload only in common metrics while keeping the functionsystem-side test and harness fixes intact. Constraint: The branch must keep bash run.sh test -j8 green after narrowing scope Rejected: Revert all litebus init conversions together | this reintroduced a unit-suite regression outside common metrics Rejected: Keep the common metrics changes for consistency | they were not required for the user-requested fix path Confidence: high Scope-risk: narrow Reversibility: clean Directive: Treat common-metrics litebus init style as independent cleanup unless a metrics-specific failure proves otherwise Tested: bash run.sh test -j8 Not-tested: Standalone common metrics test binaries beyond the repo entrypoint validation Signed-off-by: yuchaow <wangyuchao12@huawei.com> | 2 个月前 |