summaryrefslogtreecommitdiff
path: root/elastic/dashboard/template.mustache
blob: 0b31c82cc29f73dc2302437220a48df00fbc9025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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\":\"*\"}}}]}"
  }
}