You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by as...@apache.org on 2018/06/17 14:38:01 UTC

[incubator-servicecomb-service-center] 01/01: Merge pull request #374 from little-cui/cluster

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

asifdxtreme pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git

commit 418608953b0768795b1742871dc29e2e222681f9
Merge: cb913ba 514beee
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Sun Jun 17 20:07:44 2018 +0530

    Merge pull request #374 from little-cui/cluster
    
    SCB-670 Check the etcd cluster health when new connection

 pkg/util/concurrent_map.go                    |  4 +-
 pkg/util/context.go                           |  2 +-
 server/bootstrap/bootstrap.go                 |  3 +
 server/core/backend/{metric.go => metrics.go} |  0
 server/metric/common.go                       | 32 ++++++++++
 server/metric/gatherer.go                     | 90 +++++++++++++++++++++++++++
 server/metric/metrics.go                      | 54 ++++++++++++++++
 server/plugin/infra/registry/etcd/etcd.go     | 28 +++++++++
 server/rest/{metric.go => metrics.go}         |  0
 9 files changed, 210 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
asifdxtreme@apache.org.