Open joanhey opened 6 months ago
TIP: We can also have realtime graphical metrics using desktop apps like DockStation, Docker Desktop,...
And here show which docker image is using the container !!
PD: we are NOT using all the power of Docker.
@joanhey you may be interested in this: #9238
With Docker we can have realtime metrics from the bench in local.
We only need to run in another terminal
dokcer stats
, during the local benchmark.The problem is that don't show an informative
container_name
, than it's different from thehostname
that we need to maintain.Which framework is running in the container
tfb-server
? Which database is running in the containertfb-database
? Which container is runningwrk
?I think that is easy to change, and it will help a lot in local metrics.