You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/02/12 05:49:37 UTC

[incubator-skywalking] branch top-sql updated (aded591 -> ba48c6d)

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

wusheng pushed a change to branch top-sql
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from aded591  Provide query empty implementation and sync ui.
     new 5003d6d  fixed CPU UsagePercent Error (#2222)
     new 79c1f1e  Add echplus.com as new user (#2225)
     new f88ac3d  Set dist bin tar with -bin in the final name. (#2221)
     new d60ce3f  Update Screenshots.md (#2226)
     new d5deb6f  Update: update database ui (#2227)
     new 7c72618  Update powered-by.md (#2228)
     new 4657ce7  Fixed an error that took a non-protocol uri string as a java.net.URL … (#2231)
     new 496bde9  Update users and user cases (#2235)
     new 4b15c71  Make sure all document images ref from our Apache website. (#2236)
     new ba48c6d  Merge commit '4b15c713b5a2bad607e0efeccc26f3ba3ee97fc6' into top-sql

The 4578 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:
 README.md                                          | 17 +++-----
 apm-dist/pom.xml                                   |  6 +--
 .../apm/agent/core/jvm/cpu/CPUMetricAccessor.java  |  2 +-
 .../v4/HttpClientExecuteInterceptor.java           | 46 +++++++++++++++++-----
 .../v4/HttpClientExecuteInterceptorTest.java       | 29 ++++++++++++++
 docker/Makefile                                    |  4 +-
 docker/oap/Dockerfile                              |  2 +-
 docker/ui/Dockerfile                               |  2 +-
 docs/Screenshots.md                                | 30 +++++++-------
 docs/en/guides/How-to-release.md                   | 24 +++++------
 docs/en/guides/Java-Plugin-Development-Guide.md    |  2 -
 docs/en/setup/README.md                            | 12 +++---
 docs/en/setup/backend/backend-ui-setup.md          |  2 +-
 docs/en/setup/service-agent/java-agent/README.md   |  4 +-
 docs/powered-by.md                                 | 22 ++++++++---
 15 files changed, 133 insertions(+), 71 deletions(-)