Modo-me commented on issue #3356: URL: https://github.com/apache/dubbo-go/issues/3356#issuecomment-5202852644
> > Current plan divides the required PRs into two dimensions Observability and Error semantics.目前的计划将所需的 PR 分为两个维度:可观测性和错误语义。 > > ##### Observability: 可观测性: > > > > * PR1: Complete observability for mapping operations — unified metrics and structured logs for register, get, listen, and removePR1:映射操作的完全可观测性——统一的指标和结构化日志,用于注册、获取、监听和删除操作。 > > * PR2: Expose observability for metadata source, storage type, revision, and cache hit/miss along the metadata pathPR2:公开元数据路径上的元数据来源、存储类型、版本和缓存命中/未命中情况的可观测性 > > > > ##### Error semantics: 错误语义: > > > > * PR3: Classify errors, enrich them with useful context, and add failure-path testsPR3:对错误进行分类,添加有用的上下文信息,并添加故障路径测试 > > 注意一下别和这个的职责划分冲突了[#3562](https://github.com/apache/dubbo-go/issues/3562) 已查看 与现有工作不产生冲突 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
