Disabling Resources from Monitoring
Last updated on 15 October, 2024LM Container Helm Charts proactively discovers and monitors all Kubernetes resources within the LogicMonitor environment. You can use LM Container Helm Charts to exclude resources from monitoring.
To exclude a specific resource type from monitoring, you must include the resource type in the monitoring disable list configuration.
Example:
argus:
monitoring:
disable:
- replicasets
Note: LM-Container v8.2.0 and later disables filtering for LM Container resources from monitoring. This feature ensures effective deployment management.