Git Product home page Git Product logo

Comments (5)

lebauce avatar lebauce commented on June 14, 2024 1

Hi. We recently introduced a new UI (https://github.com/skydive-project/skydive-ui) and just released version 0.28.0 with this new UI bundled by default : you should see a "UI Version 2 Beta" link at the top right of the "standard" UI.

With the new Web UI, it should be easier to filter on specific metadata for the nodes/edges created using the CLI. It's pretty easy to specify new default filter in the UI, but maybe @safchain will know better than me.

If you use the command line, the "@origin" field should start with cli. so you could write a Gremlin query : G.V().Has("@origin", Regex("cli.*")), if you use the API, it will start with api. if you did not specify any origin.

Hope this helps

from skydive.

lebauce avatar lebauce commented on June 14, 2024 1

@lucianolacurcia I seems to be because the UI tries to connect to the wrong port. If you click on the icon at the top right and click on "Logout", a form where you'll be able to specify the Graffiti hub endpoint : specify http://localhost:8082 and click on "Sign In"

from skydive.

lucianolacurcia avatar lucianolacurcia commented on June 14, 2024

Thanks for the fast reply!
Actually, I am trying to use just "graffiti" as a graph viz tool (independently of skydive), I followed the guide for getting both servers up and running, (the graffiti hub and the skydive-ui server) but I am getting an error on the UI "not connected".
image
Here the two commands running:
image

Also I would want to use the legacy version of the UI, is there any option for choosing the old UI instead of the new one for use independently of skydive as standalone graffiti?

from skydive.

lebauce avatar lebauce commented on June 14, 2024

Regarding the use of the old UI with Graffiti, I'm afraid there is no easy way to do it :-/

from skydive.

lebauce avatar lebauce commented on June 14, 2024

Closing the issue. Feel free to reopen it if you think that is an issue. Thanks

from skydive.

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.