You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2020/07/14 22:32:35 UTC

[skywalking] branch storage-elasticsearch-health updated (8e16d61 -> 2d3e245)

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

hanahmily pushed a change to branch storage-elasticsearch-health
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 8e16d61  Add HealthChecker helper
     add 9f5e719  Fix @Tag returnedObject bug #5036 (#5045)
     add 08da420  Feat: add service filter in the template (#5081)
     add a6c3aad  Fix config file and  document typo for  ttl (#5087) (#5088)
     add c5972c2  feat: update submodule ui (#5093)
     add ce2469d  optimization MetricsEsDAO multiGet (#5096)
     add 2d3e245  Merge branch 'master' into storage-elasticsearch-health

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/util/CustomizeExpression.java   |  33 +++-
 .../apm/toolkit/activation/util/TagUtil.java       |   2 +-
 .../activation/trace/TagAnnotationTest.java        | 174 +++++++++++++++++++++
 docs/en/setup/backend/ttl.md                       |   2 +-
 .../src/main/resources/application.yml             |   2 +-
 .../plugin/elasticsearch/base/MetricsEsDAO.java    |   4 +-
 .../plugin/elasticsearch7/dao/MetricsEs7DAO.java   |   4 +-
 skywalking-ui                                      |   2 +-
 8 files changed, 208 insertions(+), 15 deletions(-)