summaryrefslogtreecommitdiff
path: root/elastic/templates/visualization.mustache
blob: 8a9def1c379157db12f6993724fd0649e298d734 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "title" : "{{{title}}}",
    "visState" : {{{visState}}},
    "uiStateJSON" : "{}",
    "description" : "Soledad benchmark for {{{title}}}",
    "version" : 1,
    "kibanaSavedObjectMeta" : {
        "searchSourceJSON": {{{searchSourceJSON}}}
    }
}