feat(cadvisor): add state=absent support to role, move to fully qualified module names, cleanup

This commit is contained in:
2024-10-13 17:01:04 +02:00
parent 37a6e040fd
commit 190f1480d2
8 changed files with 134 additions and 75 deletions

View File

@ -0,0 +1,18 @@
---
cadvisor_version: 0.49.1
cadvisor_state: present
cadvisor_deployment_method: docker
cadvisor_disabled_metrics:
- advtcp
- cpu_topology
- cpuset
- hugetlb
- memory_numa
- process
- referenced_memory
- resctrl
- sched
- tcp
- udp
cadvisor_force_enable_metrics: []