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.
|
|
|
{
|
|
|
|
"type": "app",
|
|
|
|
"name": "Hastic",
|
|
|
|
"id": "corpglory-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.3.8"
|
|
|
|
},
|
|
|
|
"includes": [
|
|
|
|
{ "type": "panel", "name": "Hastic Graph Panel" },
|
|
|
|
{ "type": "datasource", "name": "Hastic Datasource" }
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"grafanaVersion": "5.4.x"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|