Hello all,
I am running Kibana 5.0.0 and using the share option for putting the dashboard in the page I want it to display in.
In that page I also have two dropdown boxes for some datepickers to put the time in the dashboard.
That works well for the snapshot sharing, but for the "Live" sharing where changes to the dashboard will reflect automatically on the page where it is embeded this does not work, whatever interval I put in the time parameter it will always show whatever is set on the dashboard in kibana.
The URL looks something like https://urlofmyapp/app/kibana#/dashboard/Dashboard?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:now-90d,mode:quick,to:now))&embed&embed
and when I change the time to anything else it always shows the -90 days untill now
Any idea why this behaviour occurs?
Best regards
Joao Garin