diff --git a/src/app/services/esVersion.js b/src/app/services/esVersion.js index 20f1c725194..a2d4b4553f1 100644 --- a/src/app/services/esVersion.js +++ b/src/app/services/esVersion.js @@ -16,7 +16,7 @@ function (angular, _, config) { var self = this; this.init = function() { - getVersions(); + //getVersions(); }; var getVersions = function() { diff --git a/src/config.js b/src/config.js index afbc6a7b824..cd1638fa32b 100644 --- a/src/config.js +++ b/src/config.js @@ -15,7 +15,7 @@ function (Settings) { default_route: '/dashboard/file/default.json', - grafana_index: "grafana-dash", + grafana_index: "kibana-int", panel_names: [ 'text',