grafana绘图使用插件或表盘等资料收集整理
# 1,插件
# 1,k8s集群状态监控插件 (opens new window)
# 2,散点表格监控 (opens new window)
# 3,一个从接口返回json数据的图表 (opens new window)
# 4,Grafana数据源插件可从JSON,CSV,XML,GraphQL和HTML获取数据 (opens new window)
作为参考,下面给出了来自URL的JSON数据
[
{ “国家”:“印度”,“人口”:300 },
{ “国家”:“美国”,“人口”:200 },
{ “国家”:“英国”,“人口”:150 },
{ “国家”:“中国”,“人口”:400 }
]
1
2
3
4
5
6
2
3
4
5
6
# 5,redis-datasource (opens new window)
# 6,一个好看的主题 (opens new window)
# 7,markdown流程图 (opens new window)
# 8,腾讯云监控插件 (opens new window)
# 9,k8s镜像版本检查 (opens new window)
只不过不支持内部私服。
# 10,通过接口绘制嵌套内容 (opens new window)
# 2,exporter
# 1,ping_exporter (opens new window)
# 2,logstash_exporter (opens new window)
# 3,dashboard
# 1,rabbitmq_dashborard (opens new window)
# 2,elasticsearch_dashboard (opens new window)
# 3,jenkins监控 (opens new window)
# 4,其他工具
— 持续关注更新
更新时间: 2023/7/27 18:48:21