Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Container Monitoring 5.1.0

Last updated on 30 April, 2024

Feature Highlights

  • Support for Specifying Resource Limits for Collectorset-Controller Pod
Enhancement

Support for Specifying Resource Limits for Collectorset-Controller Pod 

You can now enforce central processing unit (CPU) and memory constraints on your Collectorset-Controller Pod.
An example of the collectorset-controller.resources parameter displays in the following lm-container configuration yaml file:

collectorset-controller:
   resources:
      limits:
        cpu: "1000m"
        memory: "1Gi"
        ephemeral-storage: "100Mi"
     requests:
       cpu: "1000m"
       memory: "1Gi"
       ephemeral-storage: "100Mi"

LogicModules Releases

New LogicModules

LogicModule Name Details
(1 DataSource)
Kubernetes_PersistentVolumeClaim_StorageStats
Collects storage metrics related to Persistent Volume Claims in the Kubernetes cluster.

Updated LogicModules

LogicModule Name Details
(1 DataSource)
Kubernetes_HPA
Support for HPA API /v2 along with /v2beta2
(1 DataSource)
Kubernetes_Summary_Watchdog
Updates to collect storage metrics related to Persistent Volume Claims in the Kubernetes cluster.

Next Steps

For more information on the upgrade procedure, see Upgrading LM Container Charts.

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.