I have a question related to elastic search,
I have a field returned
CPUs=4
I want to create a metrics visualization for it,but the aggregations available are count,max,min ....etc
I want it just to display the returned value (4)
any help?
master/cpus_total" => 4,