Skip to content

Instantly share code, notes, and snippets.

@DanielBerman
Last active April 16, 2020 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save DanielBerman/c5115802abf007909a7ae5bf0a167249 to your computer and use it in GitHub Desktop.
Save DanielBerman/c5115802abf007909a7ae5bf0a167249 to your computer and use it in GitHub Desktop.
Cryptocurrency Monitoring Dashboard
[
{
"_id": "2b533890-2e91-11e8-8bb5-51894e25f847",
"_type": "dashboard",
"_source": {
"title": "Crypto Monitoring Dashboard",
"hits": 0,
"description": "",
"panelsJSON": "[{\"panelIndex\":\"2\",\"gridData\":{\"x\":8,\"y\":0,\"w\":4,\"h\":3,\"i\":\"2\"},\"id\":\"b8041280-2e0c-11e8-8bb5-51894e25f847\",\"type\":\"visualization\",\"version\":\"6.2.2\"},{\"panelIndex\":\"3\",\"gridData\":{\"x\":8,\"y\":6,\"w\":4,\"h\":3,\"i\":\"3\"},\"id\":\"630416d0-2e94-11e8-8bb5-51894e25f847\",\"type\":\"visualization\",\"version\":\"6.2.2\"},{\"panelIndex\":\"4\",\"gridData\":{\"x\":8,\"y\":3,\"w\":4,\"h\":3,\"i\":\"4\"},\"id\":\"7f0a0240-2e94-11e8-8bb5-51894e25f847\",\"type\":\"visualization\",\"version\":\"6.2.2\"},{\"panelIndex\":\"5\",\"gridData\":{\"x\":0,\"y\":0,\"w\":8,\"h\":5,\"i\":\"5\"},\"embeddableConfig\":{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":1,\"direction\":\"desc\"}}}},\"id\":\"e8b24750-2e96-11e8-8bb5-51894e25f847\",\"type\":\"visualization\",\"version\":\"6.2.2\"},{\"panelIndex\":\"6\",\"gridData\":{\"x\":0,\"y\":5,\"w\":8,\"h\":4,\"i\":\"6\"},\"id\":\"6764dc10-2e98-11e8-8bb5-51894e25f847\",\"type\":\"visualization\",\"version\":\"6.2.2\"}]",
"optionsJSON": "{\"darkTheme\":false,\"hidePanelTitles\":false,\"useMargins\":true}",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"query\":{\"language\":\"lucene\",\"query\":\"\"},\"filter\":[],\"highlightAll\":true,\"version\":true}"
}
}
}
]
@ppeinado
Copy link

I am brand new on elastic ( and excuse my english) ,
and i have downloaded your cryptocurrency_dashboard.json , but to be useful, i think you should have given the visualisations json file with it too. Because, actually nothing can be displayed, the system is waiting for ids it just can have.

nevertheless, thx for what you gave.

regards, Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment