Hi!
I have a somewhat slow Elasticsearch 1.7.1 cluster with Kibana 4.1.1 around and I'm trying to do a bit of tuning. To check what effects my changes have I need some way measure the overall performance of the end user experience in terms of dashboard refresh speed.
I'm thinking of using Kibanas share feature to create a dummy website that imports the dashboard as an iframe, but I'm not sure if this speed has anything to do with the Dashboards when viewed in Kibana.
As a humble try I used curl to fetch the URL of a dashboard but all I get is a website reading that Kibana is booting up and being cached.
Could you give me a hint on how to do the measuring?
Cheers,
Thomas