This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch meter-mal
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 524c0ab Sync UI
add 3fba656 Update powered-by.md (#5703)
add 287b8b9 Add syncBulkActions config to avoid the large amount of
metrics data written ES in a single sync bulk request. (#5699)
add f753e3f Merge branch 'master' into meter-mal
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
changes/changes-8.2.0.md | 1 +
docs/en/setup/backend/backend-storage.md | 3 ++-
docs/en/setup/backend/configuration-vocabulary.md | 6 ++++--
docs/powered-by.md | 1 +
.../src/main/resources/application.yml | 6 ++++--
.../src/test/resources/application.yml | 3 ++-
.../StorageModuleElasticsearchConfig.java | 1 +
.../StorageModuleElasticsearchProvider.java | 2 +-
.../elasticsearch/base/BatchProcessEsDAO.java | 24 ++++++++++++++--------
.../StorageModuleElasticsearch7Provider.java | 2 +-
tools/profile-exporter/application.yml | 6 ++++--
12 files changed, 38 insertions(+), 18 deletions(-)