wanghy8166

Results 11 comments of wanghy8166

# 有同学已经编译了docker镜像,启动一个容器 docker run -d --name=sqladvisor ppabc/sqladvisor # 在容器里执行sqladvisor即可,不报错 docker exec -it sqladvisor bash sqladvisor -h 172.17.10.84 -P 3306 -u root -p 密码 -d test -q "select * from t4...

> 使用MyCat连接Oracle > 软件版本: > JDK:1.8_191 > MyCat:Mycat-server-1.6.6.1-release-20181031195535-linux > Oracle:12c > MySQL驱动:mysql-connector-java-5.1.35.jar(与mycat解压后的lib目录下的jar包版本一致) > > 配置如下: > schema.xml配置: > > ](http://io.mycat/%22%3E) > > > > > > ``` > > >...

> level=error ts=2020-07-04T05:46:44.878Z caller=dingtalk.go:103 component=web target=webhook1 msg="Failed to send notification to DingTalk" respCode=460101 respMsg="message too long, exceed 20000 bytes" > level=info ts=2020-07-04T05:46:44.878Z caller=entry.go:22 component=web http_scheme=http http_proto=HTTP/1.1 http_method=POST remote_addr=172.18.0.1:48558 user_agent=Alertmanager/0.20.0 uri=http://172.17.14.143:8060/dingtalk/webhook1/send...

我用docker部署openfalcon/falcon-plus:v0.3 只能适配到grafana/grafana:5.3.4版本 高版本的grafana都会出现http error not found

@leeoniya first , thanks for submitting #85395 I tested with Grafana v11.1.0-170015 (fa9e139123) Now that I can store Chinese characters, can you further adjust it and also support Chinese search?