Docker-compose stats flag missing

docker stats $(docker ps -q --filter label=com.docker.compose.project=myproject)

just replace myproject with your project name, which by default is the folder name.