Git Product home page Git Product logo

Comments (9)

vmarmol avatar vmarmol commented on May 7, 2024

Thanks for filling the issue! Yeah we need to add support for names, it
looks hard to read otherwise. Will track with this issue.
On Jun 11, 2014 11:27 PM, "defender" [email protected] wrote:

Hi
Container name is not presented, in main page only GUID
root docker
3ba08c450497df5facf35139a02cd1fd3038a3d424d6972531098ed531c9f644

Thanks.


Reply to this email directly or view it on GitHub
#9.

from cadvisor.

defender avatar defender commented on May 7, 2024

Thanks a lot !!!

On 12 ביונ 2014, at 09:30, Victor Marmol [email protected] wrote:

Thanks for filling the issue! Yeah we need to add support for names, it
looks hard to read otherwise. Will track with this issue.
On Jun 11, 2014 11:27 PM, "defender" [email protected] wrote:

Hi
Container name is not presented, in main page only GUID
root docker
3ba08c450497df5facf35139a02cd1fd3038a3d424d6972531098ed531c9f644

Thanks.


Reply to this email directly or view it on GitHub
#9.


Reply to this email directly or view it on GitHub.

from cadvisor.

monnand avatar monnand commented on May 7, 2024

Probably image names is more helpful?

As far as I know, container ids are generated automatically by docker (is there any way to specify a container id in docker run?) This id is not very friendly even if we can use its prefix.

People could recognize their containers by seeing image names, e.g. ubuntu, google/cadvisor, etc.

However, since it is possible to run several containers with same base image, image names will not uniquely identify a running container. Probably we could provide image information about a container on the page?

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

@monnand you can use the --name flag to give the container a unique and memorable name. I think that is what this issue is refering to

from cadvisor.

monnand avatar monnand commented on May 7, 2024

I see. I'm working on it.

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

Assigning to @monnand since he wanted to work on this.

from cadvisor.

jchauncey avatar jchauncey commented on May 7, 2024

this is particularly useful if you are running a service across several hosts and want to display all runtime metrics on 1 or several graphs.

from cadvisor.

ntharim avatar ntharim commented on May 7, 2024

Was this really fixed? I still only see the ID instead of container name

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

It is, but I'm guessing you're running on a systemd system in which it is
not working? That is #143 unfortunately.

Was this really fixed? I still only see the ID instead of container name


Reply to this email directly or view it on GitHub
#9 (comment).

from cadvisor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.