bijianpeng

Results 5 comments of bijianpeng

agent源码后续是否有开源的计划?

非常感谢您的答复! 我测试了一下,配置上您所说的参数以后,在“服务分布”步骤选择主机时,没有办法选择了 ![image](https://user-images.githubusercontent.com/42858743/216646363-1201cb65-0223-40da-a1cc-510185463599.png)

只有同时部署affinity配置的服务时才能进行选择,下面的截图就是一个应用依赖tengine,然后在安装过程第一步时取消选择“复用依赖”,这样应该无法实现我所说的场景:前端应用部署时只能选择安装有tengine的主机 ![image](https://user-images.githubusercontent.com/42858743/216648897-11d524f1-9a92-41f1-ae1d-2caaf62e58da.png)

好的,期待新版本能够修复这个问题

这应该是一个BUG,在omp/component/grafana/conf/default.ini文件中有如下配置 ``` # default admin user, created on startup admin_user = ${CW_GRAFANA_ADMIN_USER} # default admin password, can be changed before first start of grafana, or in profile settings admin_password =...