随笔分类 -  grafana

grafana
摘要:旧文整理 源码:https://github.com/grafana/grafana 查看 tag 列表 git tag 根据 tag 创建 git分支,git checkout -b 分支名 标签名 git checkout -b v10.1.1 v10.1.1 制作镜像 sudo docker 阅读全文
posted @ 2026-01-11 13:41 牛奔 阅读(23) 评论(0) 推荐(0)
摘要:前言 编辑或者修改后的 dashboard 保存为 json 文件,在其他环境导入使用,报错 Failed to upgrade legacy queries Datasource xxxxxxx was not found,无法显示监控数据 问题原因为:从其他 grafana 导出的 dashbo 阅读全文
posted @ 2023-10-09 20:07 牛奔 阅读(1492) 评论(0) 推荐(0)