You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ta...@apache.org on 2019/04/28 08:24:45 UTC

[skywalking] branch alarm-query updated (c5d25a9 -> 249a47f)

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

tanjian pushed a change to branch alarm-query
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from c5d25a9  Fix bug about match query.
     new 4862c4f  update git modules url (#2531)
     new 2dcf27b  Update all "incubator-skywalking" to "skywalking" ,"incubator-servicecomb-java-chassis" to "servicecomb-java-chassis" correctly, and ".gitmodules" will update at #2531 (#2548)
     new 249a47f  Merge branch 'master' into alarm-query

The 4748 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:
 .gitmodules                                                |  4 ++--
 CHANGES.md                                                 | 10 +++++-----
 README.md                                                  |  6 +++---
 apm-dist/release-docs/README.txt                           |  8 ++++----
 apm-protocol/apm-network/src/main/proto                    |  2 +-
 .../mvc/commons/interceptor/AbstractMethodInterceptor.java |  4 ++--
 .../spring/webflux/v5/AbstractMethodInterceptor.java       |  4 ++--
 docs/README.md                                             |  2 +-
 docs/en/FAQ/Protoc-Plugin-Fails-When-Build.md              |  2 +-
 docs/en/guides/How-to-build.md                             |  6 +++---
 docs/en/guides/README.md                                   | 10 +++++-----
 docs/en/protocols/JVM-Protocol.md                          |  2 +-
 docs/en/protocols/Trace-Data-Protocol-v1.md                | 14 +++++++-------
 docs/en/protocols/Trace-Data-Protocol-v2.md                |  4 ++--
 docs/en/setup/backend/backend-k8s.md                       |  2 +-
 docs/en/setup/backend/backend-ui-setup.md                  |  2 +-
 docs/en/setup/istio/README.md                              |  2 +-
 .../service-agent/java-agent/Customize-enhance-trace.md    |  2 +-
 docs/en/setup/service-agent/java-agent/Supported-list.md   |  2 +-
 .../server/library/util/PropertyPlaceholderHelperTest.java |  2 +-
 .../library-util/src/test/resources/application.yml        |  2 +-
 tools/releasing/create_source_release.sh                   |  2 +-
 22 files changed, 47 insertions(+), 47 deletions(-)