Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add container name in tfb for local metrics #8930

Open
joanhey opened this issue Apr 23, 2024 · 1 comment
Open

Add container name in tfb for local metrics #8930

joanhey opened this issue Apr 23, 2024 · 1 comment

Comments

@joanhey
Copy link
Contributor

joanhey commented Apr 23, 2024

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.
image

The problem is that don't show an informative container_name, than it's different from the hostname that we need to maintain.

Which framework is running in the container tfb-server ?
Which database is running in the container tfb-database ?
Which container is running wrk?

I think that is easy to change, and it will help a lot in local metrics.

@joanhey
Copy link
Contributor Author

joanhey commented Apr 23, 2024

TIP:
We can also have realtime graphical metrics using desktop apps like DockStation, Docker Desktop,...

image

image

And here show which docker image is using the container !!

PD: we are NOT using all the power of Docker.

@joanhey joanhey changed the title Add container name in tfb Add container name in tfb for local metrics Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant