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

Fullscreen mode for graphs #3309

Closed
robinglen opened this issue Oct 8, 2020 · 7 comments
Closed

Fullscreen mode for graphs #3309

robinglen opened this issue Oct 8, 2020 · 7 comments
Labels
enhancement This is the preferred way to describe new end-to-end features.

Comments

@robinglen
Copy link

Problem

I want to include in our documentation and our out of hours support application a quick architecture / topology diagram of our stack. There are various tools available but they go out of date quickly. Kiali graph generates a dynamic an realtime snapshot of our infrastructure, simple example shown below:

image

However this is embedded within Kiali, I would like to be able to use this elsewhere.

Solution
I would like Kiali to offer a fullscreen mode that is acessible via a URL (query param option maybe), this could offer the following user flows:

  1. Embedded the page with an iframe or portal into developers other tools
  2. Display Kiali on dashboards and monitors
  3. Use tools like puppeteer to screenshot the diagram to keep documentation upto date

I think this would be a really simple yet powerful big for the platform.

@robinglen robinglen added the enhancement This is the preferred way to describe new end-to-end features. label Oct 8, 2020
@jshaughn
Copy link
Collaborator

jshaughn commented Oct 8, 2020

Hi @thearegee, we are looking at having fullscreen options for pages in the UI. Also, we do already offer "kiosk mode" for embedding kiali into other places. See Embedding Kiali, maybe this is what you are looking for.

@mtho11
Copy link
Contributor

mtho11 commented Oct 8, 2020

@thearegee I'm currently working the fullscreen options (full monitor dimensions) right now: #3155

@robinglen
Copy link
Author

@jshaughn thank you for sending me that, I never saw that in the documentation. It is pretty close to what I want and a great start for my project. It would be good if I could toggle the header off:

image

It would also be powerful if we could select display options:
image

With query params, so I could embed this into a dashboard with animations on and other options.
I feel like these and with @mtho11 - I could achieve exactly what I want and I think might be useful to other people.

By the way, we love Kiali at YNAP 😃

@jshaughn
Copy link
Collaborator

jshaughn commented Oct 9, 2020

By the way, we love Kiali at YNAP

Thanks, @thearegee! As for the header, I thought we fixed that in v1.21 *(see #2946). Are you using an older version?

@robinglen
Copy link
Author

we are on v1.17.0 so I will upgrade this today, thanks @jshaughn

@robinglen
Copy link
Author

I would love to see some of the above added but I'm happy to close this

@jshaughn
Copy link
Collaborator

Thanks, @thearegee. We are actively looking at the F11-style full-screen options and it may show up in a near release if it's feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is the preferred way to describe new end-to-end features.
Projects
None yet
Development

No branches or pull requests

3 participants