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

CLI Metrics #242

Open
JakeCooper opened this issue Jul 14, 2022 · 2 comments
Open

CLI Metrics #242

JakeCooper opened this issue Jul 14, 2022 · 2 comments
Labels
feature request Proposed feature for the CLI

Comments

@JakeCooper
Copy link
Contributor

https://twitter.com/daveshanley/status/1547721269142925317

Would be cool to have some sort of way to display metrics in the CLI

If someone's interested in doing this, I can happily setup a gateway/provide the GQL to make this happen

@daveshanley
Copy link

Some ideas:

  • Simple "what do I look like right now" output (compute/mem/network). Have this update as often as possible.
  • ASCII Charts would be awesome (suggested by @JakeCooper )
  • A 'top' like feature, showing compute across apps in the project, some kind of updating table
  • JSON output for tooling using the CLI as input.

@coffee-cup coffee-cup added enhancement New feature or request feature request Proposed feature for the CLI and removed enhancement New feature or request labels Apr 26, 2023
@alexng353
Copy link
Contributor

  • A 'top' like feature, showing compute across apps in the project, some kind of updating table

Streaming resource usage would be really cool but I'm not sure of the feasibility of streaming that off of the API...

I hope the API supports it tho because that would be a sick feature for cli to hvae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Proposed feature for the CLI
Projects
None yet
Development

No branches or pull requests

4 participants