Hi team, I am working on Kibana Dashboard trying to get a particular metric. for example, I have 3 kubernetes nodes and I am trying to create a dashboard with the Total of memory and CPU consumption, I am trying with lens, TVSB, and the classic Aggregation Based, I am not able to get the proper value of the Total Consumption, for example
Hi @stephenb Thanks ! good news if Lens will support this feature in the future, I will try now, the problem with the average is I am not sure why is doing this operation example (3.9+3.9+7.8)/3 =5.2, so it's showing the average value between the 3 nodes and not the total of the capacity of the cluster. I will try again anyway
Good, I did the same and looks good, just a question , I am trying to get the CPU capacity, for example I have 4 kubernetes nodes in Digital Ocean with 2vcpu, so the total that DO shows me is 8.
Example
:
I am using kubernetes.node.cpu.capacity.core field to get the values, example
I do not I am not an expert on K8s metrics but I am sure you can look it up... is that metricbeat if so you can look at what fields are exported and the definitions.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.