When viewing a project, display the server the project resources run on. #6921
colbin8r
started this conversation in
Improvement Requests
Replies: 1 comment
-
|
I created a PR for this: #6926 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When viewing a service (or list of services), it's difficult to tell which server the service is actually running on.
It's easy to identify the resources running on a server from the Server view. However, the reverse doesn't exist - identify the server that a service's resources are running on.
When viewing a project, you can navigate to Resource Operations > Move Resource. The current project is labeled in the Select Target Project dropdown, but the current server isn't displayed in the Select Server dropdown. The only way I find the server that a service is running on is by examining the list of resources running on each server one by one (or by using a third party tool like Dozzle).
My servers are deployed in different regions with different specs, etc., so it would be very helpful to understand where a service is deployed when trying to balance resource allocation or determine if the right functionality/resources will be available to the service.
I think one (or both) of the following could be added to make identifying the server easier:
Am I overlooking something obvious? I would like to pursue a PR for this if the improvement request is accepted.
Beta Was this translation helpful? Give feedback.
All reactions