Metrics Viewer Tab
Using the Metrics Viewer
#380
The Densify metrics viewer allows you to view your collected and analyzed time series data to review specific container details. You can use the metrics viewer to investigate specific utilization details when deciding whether to action specific recommendations.
Figure: Locating the Metrics Viewer
Metrics Viewer Controls
When you open the metrics viewer, the instance that was selected in the Instance Optimization Details page is displayed. You can also select another container from the drop down menu. You can now configure the data you want to view for this container using the options in the dropdown controls.
Figure: Metrics Viewer
There are 3 options to configure this report:

Setting |
Description |
---|---|
Container |
Select one container to review. The metrics viewer tab is not displayed until only one container is selected. Use the tree viewer's search feature to find a specific container. Enter the name of the container, as you type, matching items are displayed in the list. Ensure the view and filter settings are set accordingly, to locate your specific container. |
Period |
Figure: Metrics Viewer Controls Using the slider along the bottom of the page, select the period on which you want to report. The available time range depends on the type of report selected for display. Historical daily and hourly reports can provide up to 90 days of historical data. The slider is not required for the ML Model view that only shows the last 24 hours of data. Note: Densify retains up to 3 months of historical data for the metrics viewer. When creating a customized period, you cannot view data older than 90 days. |
View By |
Figure: Metrics Viewer Chart Options Select the one type of report to display the data. You can select one option. Clicking on one option disables the others.
|
Number of Charts |
Select the number of charts to display from the drop down list. You can view all 9 different metrics for the selected container. Scroll bars are provided as required to navigate the displayed charts. |
All of the charts, are refreshed immediately when you change any of the control options. Your settings are saved for the current user session and are returned to the default values if you log out or if another user opens the metrics viewer.
The line chart shows the selected metric plotted by the hour or date.
The X-axis scales based on the amount of data up to the maximum of 90-days. The X-axis will show both date and hour when the date range includes less than 7-days. Only the date is shown when there are more than 7-days of data on the chart.
If you hover over any data point in the graph a popup indicates the values on the selected date. You can slide the mouse along the plotted lines to see data values at the specific date or time.
If metric data is not available, the message NA: <Metric><Statistic> is shown in the legend of the impacted chart.
Where:
- CPU and memory request and limit values are shown as straight lines.
- Tool tip indicating specific values on the selected date or hour.
- Legend - See Using the Workload Charts.
Available Container Metrics
The following table lists the complete set of metrics that you can review in the metrics viewer.

Metrics |
Units |
---|---|
CPU Limit - Current |
mCores |
CPU Limit - Recommended |
mCores |
CPU Request - Current |
mCores |
CPU Request - Recommended |
mCores |
CPU Utilization - Busiest Container |
mCores |
CPU Utilization - Container Average |
mCores |
Disk I/O - Busiest Container * |
Kbytes/s |
Memory (RSS) Utilization - Busiest Container |
MB |
Memory (RSS) Utilization - Container Average |
MB |
Memory (Total) Utilization - Busiest Container |
MB |
Memory (Total) Utilization - Container Average |
MB |
Memory (Working Set) Utilization - Busiest Container |
MB |
Memory (Working Set) Utilization - Container Average |
MB |
Memory Limit - Current |
MB |
Memory Limit - Recommended |
MB |
Memory Request - Current |
MB |
Memory Request - Recommended |
MB |
No. of Containers |
Number |
No. of Restarts |
Number |
Disk I/O
* Collecting the metric, container_fs_usage_bytes is an issue if the Kubernetes cluster container uses containerd as its runtime. Since most Kubernetes clusters now use containerd as their runtime and cadvisor does not return the required metrics, you will not see Disk I/O data. If you select this metric you will see "No Data Available".
See the following issues:
Collection of this metric is supported by both Docker and CRI-O container runtimes.
Recommended CPU and Memory Request and Limit Values
When selected, recommended CPU and memory request and limit values are shown as a straight line regardless of which statistics (Peak/Sustained/Average/Min) have been selected.