Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 351 Bytes

File metadata and controls

6 lines (4 loc) · 351 Bytes

Grafana on Docker

运行的时候会报错,ws链接错误,需要更改/etc/grafana/grafana.ini中的root_url(默认值为localhost:3000)或者domain

参考Syslog filling up with warnings #36443

如果需要修改grafana的配置,修改文件conf/grafana.ini,然后重新运行容器