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

ui: easy links from one node's admin UI to another one's #31564

Open
andreimatei opened this Issue Oct 17, 2018 · 1 comment

Comments

2 participants
@andreimatei
Member

andreimatei commented Oct 17, 2018

For some debug pages, you want to be on a specific node (e.g. logspy). It'd be really cool if the admin UI would let me jump from a node to another, or at least if it printed (all?) the IPs of all the node's so that I can construct the URL by hand.

Particularly with roachprod clusters, it's not trivial to go from a node id to an IP - the order of nodes does not generally correspond to the order of machines in the roachprod cluster.
Anything you can give me here, I'll take.

@vilterp vilterp changed the title from ui: I want easy links from one node's admin UI to another one's to ui: easy links from one node's admin UI to another one's Oct 17, 2018

@vilterp

This comment has been minimized.

Show comment
Hide comment
@vilterp

vilterp Oct 17, 2018

Contributor

Related to #31540

Contributor

vilterp commented Oct 17, 2018

Related to #31540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment