From ab04840d828aa5216911f711577077561208569a Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 27 Apr 2017 20:06:09 +0200 Subject: [elastic] use multiple mustache templates --- elastic/dashboard/template.mustache | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 elastic/dashboard/template.mustache (limited to 'elastic/dashboard') diff --git a/elastic/dashboard/template.mustache b/elastic/dashboard/template.mustache deleted file mode 100644 index 0b31c82..0000000 --- a/elastic/dashboard/template.mustache +++ /dev/null @@ -1,20 +0,0 @@ -{ - "title": "Soledad-Benchmarks", - "hits": 0, - "description": "All Soledad benchmak tests run on Weasel", - "panelsJSON": "{{{panels_json}}}", - "optionsJSON": "{\"darkTheme\":true}", - "uiStateJSON": "{}", - "version": 1, - "timeRestore": true, - "timeTo": "now", - "timeFrom": "now/y", - "refreshInterval": { - "display": "Off", - "pause": false, - "value": 0 - }, - "kibanaSavedObjectMeta": { - "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}" - } -} -- cgit v1.2.3