Hi team,
how to display data of hidden metrics in table and dont show aggregation in table ? i need to show total sum of count and average bytes metrics but when i hide metric in table , kibana does not show my total sum if hidden fields.
Hi,
When you hide (disable) an aggregation on a field - you are removing it from the query Kibana sends to elasticsearch. So Kibana is behaving as intended.
Thanks,
Bhavya