Coder Social home page Coder Social logo

Add "container" topology about scope HOT 7 CLOSED

weaveworks avatar weaveworks commented on May 6, 2024
Add "container" topology

from scope.

Comments (7)

peterbourgon avatar peterbourgon commented on May 6, 2024

How would you like to deal with processes that aren't in a container? Show them individually, hide them altogether, or group them on another criteria?

from scope.

tomwilkie avatar tomwilkie commented on May 6, 2024

Not sure. Thinking it through:

  • show them individually will be confusing, as you've just selected "containers" and now we're showing you containers and processes.
  • group under "other" tends to be a bad answer in general

So I guess not showing them. Although I guess this should probably be the default view, in which case we might want to rethink?

from scope.

peterbourgon avatar peterbourgon commented on May 6, 2024
  • Group them all together under "Uncontained" — this name amuses me
  • Group them by origin host, maybe annotate/highlight somehow to indicate they're not containers...

from scope.

tomwilkie avatar tomwilkie commented on May 6, 2024

Would also be nice to add an images topology (ie group everything together that uses the same docker image)

from scope.

tomwilkie avatar tomwilkie commented on May 6, 2024

Of course, there are other links you could add for images (docker images --tree)

from scope.

peterbourgon avatar peterbourgon commented on May 6, 2024

A rendered topology (or rather, the MapFunc used to render it) may optionally be grouped, meaning the cardinality of the output set is further reduced. In the Applications topology, if you make it grouped, we throw away the PID information and render nodes based on process name. So all your Javas are one process, all your Chromes, etc. We can leverage that in the Container topology, too: I propose that the grouped mode will combine all containers running the same container image. Sound good?

from scope.

tomwilkie avatar tomwilkie commented on May 6, 2024

SGTM

from scope.

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.