Skip to content
Sosivio

Live Metrics - Namespaces

Overview

Namespace Live Metrics displays a searchable and filterable list of the Namespaces on the Kubernetes cluster. The table displays:

  • Name: The name of the Namespace
  • Pods: Pods and their status in the Namespace
  • Memory/CPU: A mini graph that displays a snapshot of the current memory/CPU usage
  • Memory/CPU Usage: A numerical readout of the current memory/CPU usage in gigabytes/CPU cores
  • Memory/CPU Request: A numerical readout of the current memory/CPU request in gigabytes/CPU cores
  • Memory/CPU Limit: A numerical readout of the current memory/CPU limit in gigabytes/CPU cores


Live Metrics Namespaces Overview

Namespace Details

Namespace Data

Clicking on the name of the Namespace will bring you to the Namespace Data details page. This page displays the following:

  • Name: Name of the Namespace
  • Pods: Number of Pods and their status on the Node
  • Memory Limit: Memory limit for the Namespace
  • Memory Request: Memory request for the Namespace
  • CPU Limit: CPU/vCPU limit for the Namespace
  • CPU Request: CPU/vCPU limit for the Namespace

The recent events section displays Sosivio AI generated events for the Namespace.


Namespace Data

Real-Time Metrics

  • Real Time Metrics displays a live view of metrics for the Namespace.
  • Above the graph you can select the following information to view:
    • Memory: Metrics around the Namespace usage of RAM in gigabytes
    • CPU: Metrics around the Namespace usage of CPU/vCPU cores in core counts

On the bottom on the graph you can adjust the slider to adjust the length of time for the displayed information. Slide it to the left to view more data from time before what is currently displayed and to the right to display more information after the information that is currently displayed. You can also drag the slide to the left of right to adjust the information from the times being displayed.

Below the slider display you can select or de-select the following from the Nodes to either display or hide the information:

  • Request: The resource request for the Namespace
  • Limit: The resource limit for the Namespace
  • Average: The average usage for the Namespace for the past 24 hours, or length of the Namespace's existence if less than 24 hours
  • Maximum: The maximum usage for the Namespace for the past 24 hours, or length of the Namespace's existence if less than 24 hours


Namespace Real Time Metrics