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 2021/04/02 03:34:06 UTC

[skywalking] branch master updated (fc7d8dc -> 2af77d4)

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

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


    from fc7d8dc  Redis Lettuce span UI doesn't show detailed Redis command parameters in 'db.statement' field (#6614)
     add 2af77d4  make sync metrics concurrency (#6642)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  7 +++---
 docs/en/setup/backend/backend-storage.md           |  1 -
 docs/en/setup/backend/configuration-vocabulary.md  |  3 ++-
 .../src/main/resources/application.yml             |  6 +++--
 .../oap/server/core/CoreModuleConfig.java          | 17 +++++++++++++
 .../oap/server/core/storage/PersistenceTimer.java  | 27 ++++++++++++++++++---
 .../StorageModuleElasticsearchConfig.java          |  1 -
 .../StorageModuleElasticsearchProvider.java        |  2 +-
 .../elasticsearch/base/BatchProcessEsDAO.java      | 28 +++++++++-------------
 .../StorageModuleElasticsearch7Provider.java       |  4 ++--
 10 files changed, 65 insertions(+), 31 deletions(-)