Container Monitoring 4.1.0

Last updated on 01 April, 2024

Resolved Issue

  • Creating a Resource Tree based on Resource Type
Resolved Issue

Fixed the issue of creating a resource tree based on resource type to ensure a smoother transition to the new resource organization by namespace. However, enabling the old resource organization may affect the user interfaces’ performance. We recommend disabling this feature after the migration to ensure a smoother operation.

To enable this feature, add the enableLegacyResourceTree parameter in your configuration file as follows.

argus:
enableLegacyResourceTree: true

Note: The enableLegacyResourceTree parameter is disabled (False) by default to improve the performance.

LogicModules Releases

Updated LogicModules

LogicModule Name Details
(1 DataSources)
Kubernetes_KSM_Container
KSM_Container updates related to Container Request and Limits.
(1 DataSource)
Kubernetes_Schedulers
Updated Kubernetes Schedulers DS to support metrics collections for OpenShift k8s clusters.
(1 DataSources)
Kubernetes_CoreDNS
Updated Kubernetes CoreDNS DS to fix the NullPointerException.

Next Steps

For more information on the step-by-step upgrade procedure, see Upgrading LM Container Charts