dubbo-admin icon indicating copy to clipboard operation
dubbo-admin copied to clipboard

The ops and reference implementation for Apache Dubbo

Results 233 dubbo-admin issues
Sort by recently updated
recently updated
newest added

Responsible for the building of the Dubbo Admin console pages.

gsoc2023

![image](https://user-images.githubusercontent.com/12378933/224019438-cef7d460-4e70-4ebe-86c9-15180d7dcaff.png) 会因为个别服务问题导致Admin启动失败吗? ``` dubbo-admin2 | SLF4J: Class path contains multiple SLF4J bindings. dubbo-admin2 | SLF4J: Found binding in [jar:file:/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] dubbo-admin2 | SLF4J: Found binding in [jar:file:/app.jar!/BOOT-INF/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] dubbo-admin2 | SLF4J: See...

Dubbo Admin is a console of Dubbo. Today, Dubbo's observability is becoming more and more powerful. We need to directly observe some indicators of Dubbo on Dubbo Admin, and even...

gsoc2023

dubbo升级到3.1.6后,在dubbo-admin0.3.0版本,点击某接口详情时,报 System Error, please try again later! Message:dubbo 2.6 does not support metadata错误

系统中有部分接口是通过RPC上下文传递当前登录用户的标识,使用Dubbo-Admin测试这类接口的时候,没办法设置当前登录用户,是否可以增加设置的入口

- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository...

- [x] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository and believe...

- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository...

- [x] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository and believe...

I can get the meta information through the nacos api for the same parameters,But after debugging, I found that calling ClientWork.queryConfig in Dubbo admin and always returns "config data not...