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.

25 lines
522 B

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