Hi. im using Kibana 6.4.1.
im using vega, and request including many aggregations
so, request is too slow.
but when i draw same graph via Visual Builder, very fast.
so i want to see Visual Builder's request format.
can i do this?
in my kibana, 'inspect' button in Visual Builder is inactivated now.
im using chrome, but i cant find request format in network's tab in developer mode.
i can find response data in chrome developer mode, and i guess this is not aggregation result.
and i think this is not elasticsearch's search api's response. (am i wrong??)