summaryrefslogtreecommitdiff
path: root/elastic/dashboard
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-04-27 20:06:09 +0200
committerdrebs <drebs@riseup.net>2017-05-05 09:17:34 +0200
commitab04840d828aa5216911f711577077561208569a (patch)
tree68871774aa5036dca056cc3fad4ad66315f4c792 /elastic/dashboard
parentf0190a962e5f6ad81898652978bd5a8cfb3c4c51 (diff)
[elastic] use multiple mustache templates
Diffstat (limited to 'elastic/dashboard')
-rw-r--r--elastic/dashboard/template.mustache20
1 files changed, 0 insertions, 20 deletions
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\":\"*\"}}}]}"
- }
-}