Kibana: [TSVB] Allow Elasticsearch request bodies to be displayed

Created on 5 Dec 2017  路  1Comment  路  Source: elastic/kibana

Describe the feature:
For most of the Kibana visualizations, there's a UP arrow button in the lower left corner when on the Visualize tab that allows the user to see the data in table view, the raw request + response, and query stats. This doesn't seem to exist for the Time Series Visual Builder visualization.

I know it's more complicated because the TSVB supports multiple queries being executed but it'd be useful to see the request/response like with other visualizations.

Tags: inspector, inspect

TSVB KibanaApp enhancement

Most helpful comment

One of the cool things with Kibana has for me been the ability to grab the queries executed. To understand what it's really doing, to learn about how to create similar queries, to grab the queries and use them in my own applications.
I would say that hiding the executed queries is a step in the wrong direction, away from transparency.

>All comments

One of the cool things with Kibana has for me been the ability to grab the queries executed. To understand what it's really doing, to learn about how to create similar queries, to grab the queries and use them in my own applications.
I would say that hiding the executed queries is a step in the wrong direction, away from transparency.

Was this page helpful?
0 / 5 - 0 ratings