alibaba/nacos
在 GitHub 查看make nacos-client sdk remove prometheus dependency and metrics with other way.
Open
#8,354 建立於 2022年5月12日
area/Clientgood first issuekind/enhancement
描述
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
提一个实际应用中碰到的一个小问题,nacos-client依赖了一个较低的prometheus版本,而且非可选,作为核心客户端sdk做到尽可能轻量级的依赖,或者一个Default实现,JMX等,如果需要prometheus,则由adapter或者另一个依赖完成,对sdk的依赖规范来讲,要多一次依赖去除和更新版本的引入,无法精简,期待一个精简的nacos-SDK。
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.