Closed hatchan closed 1 year ago
This could actually be a more persistent interface with some keyboard shortcuts. @keturiosakys mentioned VITE, which allows you to quickly open a browser, while it shows all the other relevant information about the server. There are some other hotkeys as well. Tilt does a similar thing.
For am
we could show all the relevant endpoints once it starts and then allow space to be used to open the explorer page. Additionally you can interact with the running am
server with other hot keys (such as restart prometheus, or change the scrape interval). We do need to figure out how to combine this with our current logging implementation.
Here are a couple of example screenshots of how Vite and its cousin Vitest run in the shell when active:
A example of how tilt does it (screenshot by @stephlow, thanks).
We should only display the details once the download and unpack is complete for both prometheus and pushgateway.
This is not an issue when the users already has the applications cached. But it does give a poor experience for a first time user.