Skip to content

charles1503/grafana-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1、安装插件 Boom Theme Panel

2、配置Dashboard

  • 1、新建Dashboard,Visualization 选择Boom Theme grafana-customer-theme.png
  • 2、新建自定义主题
    docker build -t grafana-theme-server
    docker run -d -p 80:80 grafana-theme-server
    
    • 启动nginx代理后访问http://${NGINX_HOST}/CSS/themes/grafana/aquamarine.css测试是否正常
    • 在grafana新增的theme中 CSS URL填入自定义样式地址。
    • 保存后创建相关图表与原来方式一致。
    • 复制该面板即可使用相同的主题。

3、参考链接

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published