@ -3,6 +3,7 @@ import { HasticQueryCtrl } from './query_ctrl';
import configTemplate from './partials/config.html';
class HasticConfigCtrl {
public static template = configTemplate;
}
@ -2,5 +2,11 @@
"type": "datasource",
"name": "Hastic Datasource",
"id": "corpglory-hastic-datasource",
"metrics": true
"metrics": true,
"info": {
"logos": {
"small": "../corpglory-hastic-app/img/icn-graph-panel.png",
"large": "../corpglory-hastic-app/img/icn-graph-panel.png"