This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch event/jvm
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 8918061 Merge branch 'master' into event/jvm
add 6a4a8ad Make ServiceInstanceGenerator a BootService
No new revisions were added by this update.
Summary of changes:
.../apm/agent/core/ServiceInstanceGenerator.java | 28 ++++++++++++++++++----
.../apm/agent/core/boot/BootService.java | 8 +++++++
.../apm/agent/core/boot/ServiceManager.java | 13 +++++-----
.../core/remote/EventReportServiceClient.java | 11 +++++----
.../agent/core/remote/ServiceManagementClient.java | 2 --
...ache.skywalking.apm.agent.core.boot.BootService | 1 +
.../apm/agent/core/boot/ServiceManagerTest.java | 2 +-
7 files changed, 47 insertions(+), 18 deletions(-)