summaryrefslogtreecommitdiff
path: root/elastic/templates/dashboard.mustache
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-07-17 08:53:24 -0300
committerdrebs <drebs@riseup.net>2017-07-17 08:53:24 -0300
commit2cf09ffecd09d7e19d8a8da8b7914ac04d9986af (patch)
tree1f89ede3864c306390abc9b2f173abb29d5a8897 /elastic/templates/dashboard.mustache
parentdb58596f7abee94156fae3d5ce53e17e416c372d (diff)
[elastic] remove all elastic-related stuff
All this was moved to the puppet repository so kibana is autoconfigured and the website is autogenerated.
Diffstat (limited to 'elastic/templates/dashboard.mustache')
-rw-r--r--elastic/templates/dashboard.mustache20
1 files changed, 0 insertions, 20 deletions
diff --git a/elastic/templates/dashboard.mustache b/elastic/templates/dashboard.mustache
deleted file mode 100644
index e54a019..0000000
--- a/elastic/templates/dashboard.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\":\"*\"}}}]}"
- }
-}