3 years ago
LogicMonitor & k8s - filtering resources
Hi
Has anyone experience how argus filter can be used to filter kubernetes namespaces?
The example shows how to filter pod, services, deployments.. etc. but not based on namespaces.
helm chart config snippet:
filters:
pod: []
service: []
node: []
deployment: []
hpa: []
Thanks, Joël