summaryrefslogtreecommitdiff
path: root/elastic/dashboard
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-04-13 14:08:00 +0200
committervarac <varacanero@zeromail.org>2017-04-13 14:08:00 +0200
commit618647ca01ded6c1e92618ac71d4c4e1cff7b76b (patch)
tree1c6f2a5f3082fbeb900c9b5339d5fb643e21d198 /elastic/dashboard
parentbb50e1acf02dd4ec3c084f27a5336e87c9ad1bee (diff)
Add dashboard template
Diffstat (limited to 'elastic/dashboard')
-rw-r--r--elastic/dashboard/template.mustache (renamed from elastic/dashboard/soledad-benchmark.json)2
1 files changed, 1 insertions, 1 deletions
diff --git a/elastic/dashboard/soledad-benchmark.json b/elastic/dashboard/template.mustache
index 71d9279..4d66954 100644
--- a/elastic/dashboard/soledad-benchmark.json
+++ b/elastic/dashboard/template.mustache
@@ -2,7 +2,7 @@
"title": "Soledad-Benchmarks",
"hits": 0,
"description": "All Soledad benchmak tests run on Weasel",
- "panelsJSON": "[{\"col\":1,\"id\":\"test_upload_20_500k\",\"panelIndex\":1,\"row\":1,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"}]",
+ "panelsJSON": "[{{#tests}} {\"col\":1,\"id\":\"{{name}}\",\"panelIndex\":1,\"row\":1,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"}, {{/tests}}{\"col\":1,\"id\":\"test_decrypt_doc_1M\",\"panelIndex\":1,\"row\":1,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"} ]",
"optionsJSON": "{\"darkTheme\":true}",
"uiStateJSON": "{}",
"version": 1,