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

@ -11,6 +11,9 @@ metrics or alerting.
alertmanager for receiving alerts from prometheus and routing them
to the correct configured receivers.
- [`cadvisor`](roles/cadvisor/README.md): Run and configure cAdvisor, googles'
container performance and resource usage collection and aggregation daemon.
- [`grafana`](roles/grafana/README.md): a popular visualization and
dashboard creation tool able to use various datasources.