Overview
In the Overview it is possible to have an overview of Clusters, Namespaces and Applications, in addition to the Allocated Cost, CPU and Memory Cost used and Network Cost.
How to get to Overview:
In Kubernetes, select the Overview option.

Select the desired period.

In the top bar, select the desired period by hovering the mouse over the period box, which will open in the current month. You can move forward or backward through the months by clicking on the single arrow, or through the years by clicking on the double arrow, highlighted below:

After selecting the desired period, clicking on the Reload button, the system will update the data returned according to the period informed.
By clicking on the Filters icon, as shown below:

The system will display all label options collected from the observability platform, allowing you to apply the desired filter field to K8s:

When selecting the desired field, you will be able to provide more information about the filter field, such as:
Enable the negative expressions option if you want to work with a result different from the one reported.
Is equal to: In this case, the desired value must be selected in the return.
Is empty: When an empty result is desired for my return.
Contains: When you want the result to contain a specific value to be reported.
Starts with: When you want the result to start with a specific value to be reported.
Ends with: When you want the result to end with a specific value to be reported.

Finally, by clicking the Save button, the system will display the added filter:

Cluster Overview Board.
Cluster Total: Indicates the total Kubernetes Cluster.
Allocated Cost: Indicates the total cost that was actually paid within the Kubernetes Clusters.
Cost Used (CPU and Memory): Indicates the total cost of CPU and Memory that was actually used.
Network Cost: Indicates the cost that was paid for network traffic on Kubernetes nodes.

Last updated