Re: Dashboard work
Luis Gomez
Hi Dibya, see my answers below:
fyi, when we were looking at this in the past we decided to use single ES index for all that is test data and call it: opendaylight-test. After that apply filters to select data.
So you mean if we push dashboard config and nothing changes, the existing dashboard will not be impacted, right? because if that is the case we can always do that regardless whether or not there is a change Also in the case there is a change in the dashboard configuration and we use your scripts to push it: - new dashboard: I guess a new dashboard will be created in kibana - modify dashboard: I guess existing dashboard will be updated without impacting the data? - delete dashboard: how can we handle this? read whatever is there and remove if there is no match or remove everything and recreate?
For now you can use ODL wiki if it is faster/convenient, ultimately we will use docs rst format (http://www.sphinx-doc.org/en/stable/rest.html)
|
|