This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.


    from d91c8cf  Updated the ROADMAP.md file
     new a5c3e3e  [SCB-868] Add Kamon metrics to Alpha Server
     new 1a95b10  SCB-868 Clean up the Alpha dependencies

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 alpha/alpha-core/pom.xml                           |  6 +++-
 .../servicecomb/saga/alpha/core/EventScanner.java  | 24 ++++++++++++---
 alpha/alpha-server/pom.xml                         | 35 ++++++++++++++++++++++
 .../saga/alpha/server/AlphaApplication.java        |  9 ++++++
 .../saga/alpha/server/AlphaEventController.java    |  6 ++++
 .../saga/alpha/server/GrpcTxEventEndpointImpl.java |  6 ++++
 .../src/main/resources/META-INF/aop.xml            |  0
 .../src/main/resources/application.conf            |  2 +-
 alpha/pom.xml                                      |  1 +
 9 files changed, 83 insertions(+), 6 deletions(-)
 copy {saga-spring => alpha/alpha-server}/src/main/resources/META-INF/aop.xml 
(100%)
 copy {saga-spring => alpha/alpha-server}/src/main/resources/application.conf 
(98%)

Reply via email to