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
521 B

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