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

Allow profile/explain result exported as readable text #332

Open
wey-gu opened this issue Nov 1, 2022 · 2 comments
Open

Allow profile/explain result exported as readable text #332

wey-gu opened this issue Nov 1, 2022 · 2 comments
Labels
hacktoberfest type/enhancement Type: make the code neat or more efficient

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Nov 1, 2022

Is your feature request related to a problem? Please describe.

Allow user to have text sharable profile/explain result, this happens a lot in user forum, who cannot have console access to their cluster.

Describe the solution you'd like
Enable export ascii table(rather than csv only) for profile/explain result.

Describe alternatives you've considered
n/a

Additional context
vesoft-inc/nebula#4794

@huaxiabuluo
Copy link
Contributor

not only visualization, but also text result display supporting? text result can be read/copied by users

@wey-gu
Copy link
Contributor Author

wey-gu commented Sep 25, 2023

not only visualization, but also text result display supporting? text result can be read/copied by users

Better to have file based text result download(not as csv), for the huge output use cases this will be extremely helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest type/enhancement Type: make the code neat or more efficient
Projects
Development

No branches or pull requests

3 participants