chaojixinren commented on PR #1536: URL: https://github.com/apache/dubbo-admin/pull/1536#issuecomment-5576790288
@robocanic 已评估并在这个 PR 中补充了配置化 Hook 注册: - 支持通过 YAML 注册内置 logging/tracing,logging 可按事件、工具名称筛选并设置日志级别。 - 明确枚举并校验全部 16 个生命周期事件。 改动集中在 hooks 组件及其配置 Schema,没有引入动态插件机制。单元测试、竞态检测和编译检查已通过,真实 Jaeger 的 gRPC/HTTP 导出也已验证。实际 HTTP 对话已验证到本地模型完成工具调用。 麻烦再帮忙看一下,谢谢! -- 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]
