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/04/26 23:24:25 UTC

[skywalking] branch gao-webapp updated (fcc35bc -> c9f5b75)

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

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


    from fcc35bc  Update webapp for rocketbot ui
     new 6db8859  Set RocketBot as primary UI in doc (#2524)
     new 660943a   Update webapp to support rocketbot (#2526)
     new d862bbb  Add changelog for 6.1 (#2528)
     new 5b0419b  support es query segment max size. (#2540)
     new c9f5b75  Merge branch 'master' into gao-webapp

The 4745 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:
 CHANGES.md                                         | 71 ++++++++++++++++++++++
 docker/config/application.yml                      |  1 +
 docs/en/guides/README.md                           |  6 +-
 docs/en/setup/backend/ui-setup.md                  |  5 --
 .../src/main/assembly/application.yml              |  1 +
 .../src/main/resources/application.yml             |  1 +
 .../StorageModuleElasticsearchConfig.java          | 12 +++-
 .../StorageModuleElasticsearchProvider.java        |  2 +-
 .../elasticsearch/query/TraceQueryEsDAO.java       | 23 +++++--
 skywalking-ui                                      |  2 +-
 10 files changed, 109 insertions(+), 15 deletions(-)