Commit 023fe7e
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 023fe7e8a7cb8194a6bf1da3e0d81e8d13667fd1 |
Description
- cAdvisor v0.55 n’expose pas container_label_* dans Prometheus metrics
- Remplacement name=
".+" → id="/docker/[a-f0-9]+" (filtre containers réels) - Remplacement by (name) → by (id) dans tous les panels
- Suppression variables Prod/NonProd (IPs hardcodées 10.115.x.x inexistantes)
- prometheus.yml: relabeling container_label_com_docker_swarm_service_name→name (préparatoire)
- stack: revert flag –allowlisted_container_labels (non supporté v0.55)
Co-Authored-By: Claude Sonnet 4.6 (1M context) noreply@anthropic.com