GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Provide more meaningful VM names for services/modules

Open
#924 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

When running multiple services/modules, there is no indication which VM corresponds to a service.
screen shot 2016-11-01 at 1 26 30 pm

We may be able to use JDI to invoke `ApiProxy.getCurrentEnvironment().getModuleId()` to get the service name (com.google.apphosting.api.ApiProxy) or [`ModuleService#getCurrentModule()`](https://cloud.google.com/appengine/docs/java/javadoc/com/google/appengine/api/modules/ModulesService.html#getCurrentModule--), though they may not be available outside of the scope of a request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.