summaryrefslogtreecommitdiff
path: root/elastic/templates/dashboard-per-test.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'elastic/templates/dashboard-per-test.mustache')
-rw-r--r--elastic/templates/dashboard-per-test.mustache20
1 files changed, 20 insertions, 0 deletions
diff --git a/elastic/templates/dashboard-per-test.mustache b/elastic/templates/dashboard-per-test.mustache
new file mode 100644
index 0000000..d9b8b52
--- /dev/null
+++ b/elastic/templates/dashboard-per-test.mustache
@@ -0,0 +1,20 @@
+{
+ "title": "Benchmarks for {{{test_name}}}",
+ "hits": 0,
+ "description": "All Soledad benchmak tests run on Weasel",
+ "panelsJSON": "[{\"size_x\":6,\"size_y\":3,\"panelIndex\":1,\"type\":\"visualization\",\"id\":\"{{{test_name}}}_time\",\"col\":1,\"row\":1},{\"size_x\":6,\"size_y\":3,\"panelIndex\":2,\"type\":\"visualization\",\"id\":\"{{{test_name}}}_resources\",\"col\":7,\"row\":1}]",
+ "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\":\"*\"}}}]}"
+ }
+}