zkdash
zkdash copied to clipboard
A dashboard for zookeeper and Qconf
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
``` D 170109 13:38:47 connection:282] Sending request(xid=1173): GetChildren(path=u'/elastic-job-example-lite-spring/springSimpleJob/servers/10.65.128.186/trigger', watcher=None) [D 170109 13:38:47 connection:352] Received error(xid=1173) NoAuthError((), {}) [E 170109 13:38:47 base:132] Internal Error: Traceback (most recent call last): File "/home/jinlei1/tools/zkdash/handler/bases/base.py",...
说好的“更易用,更开发,拥有完善权限管理,支持zk,更易用”的第二版本呢?
 `request: config/znode/view?path=/test/office/dataproxy/data#test_dataproxy_1_155&cluster_name=办公网Zookeeper` `{"status": 1000, "msg": "参数错误,请检查参数后再请求! cluster_name 参数为必填参数!"}`
解决了Windows环境下分隔符为 \ 导致zk节点路径拼接错误,导致数据获取操作异常的问题。生产环境下存在zk部署在Linux,但管理平台部署在Windows的可能
zkdash/lib/zyqconf/__init__.py\", line 12, in \n import qconf_py\nImportError: libpython2.7.so.1.0: cannot open shared object file: No such file or directory\n
日志是这个,使用QConf,查不到数据?什么情况