Giter VIP home page Giter VIP logo

dvizz's People

Contributors

eriklupander avatar liske avatar zigit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dvizz's Issues

Task IDs for services in global mode

Any way to add support for displaying task IDs for tasks that belong to services in global mode? Right now it looks like the task IDs render as "undefined".

dvizz fails to start if no service is running

Starting dvizz on a docker swarm w/o any running service will result in a panic:

$ docker run -v /var/run/docker.sock:/var/run/docker.sock -p 6969:6969 -it --rm liske/dvizz
Starting WebSocket server at port 6969
Starting WebSocket server
Starting event sender goroutine...
panic: interface conversion: interface {} is nil, not []main.DService

goroutine 8 [running]:
main.convServices(0xa98588, 0x0, 0x0, 0x0, 0xa98588, 0x0)
        /dvizz/converters.go:67 +0xe0
main.publishServices(0xc420114090)
        /dvizz/main.go:108 +0x80
created by main.main
        /dvizz/main.go:50 +0x14e

@eriklupander I'm not a go developer - maybe you could give it a look?

Feature: Visualize networks

Docker swarm is pretty weak when it comes to managing networks. It's a hassle to get an idea of how service tasks are connected. I think this would be a perfect place to include a visualization for that information. I don't think it would be wise to include the connection on top of the existing ones, but maybe rather have the option to toggle between using nodes or networks as top-level nodes in the graph. What do you think?

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.