You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
452 B

{
"type": "app",
"name": "Hastic",
"id": "hastic-app",
"info": {
"author": {
"name": "CorpGlory Inc.",
"url": "https://github.com/hastic/hastic-grafana-app"
},
"logos": {
"small": "img/icn-graph-panel.png",
"large": "img/icn-graph-panel.png"
},
"version": "0.2.8"
},
"includes": [
{"type": "panel", "name": "Hastic Graph Panel"}
],
"dependencies": {
"grafanaVersion": "5.4.x"
}
}