fixed config.js grafana_index default value was accidentally changed
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ function (Settings) {
|
||||
|
||||
default_route: '/dashboard/file/default.json',
|
||||
|
||||
grafana_index: "kibana-int",
|
||||
grafana_index: "grafana-dash",
|
||||
|
||||
panel_names: [
|
||||
'text',
|
||||
|
||||
Reference in New Issue
Block a user