cadvisor supports exposing metrics for prometheus consumption. Right now it only sets the container ID as a label but it would be useful to also set the container name and potential meta data[1] as labels.
- https://docs.docker.com/userguide/labels-custom-metadata/