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 2020/09/01 15:39:23 UTC

[skywalking] branch meter-histogram updated (9d1d1c7 -> 0bc490f)

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

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


    from 9d1d1c7  Support labeled histogram and percentile
     add 246ea6b  Make the cpu usage percent always greater than 1 (#5422)
     add 15b0068  Add superdataset replicas number config (#5424)
     add 0bc490f  Merge branch 'master' into meter-histogram

No new revisions were added by this update.

Summary of changes:
 docs/en/setup/backend/backend-storage.md           | 11 ++--
 docs/en/setup/backend/configuration-vocabulary.md  | 11 ++--
 .../analyzer/provider/jvm/JVMSourceDispatcher.java |  4 +-
 .../src/main/resources/application.yml             | 20 ++++---
 .../provider/handler/JVMMetricsHandlerTest.java    |  4 ++
 .../StorageModuleElasticsearchConfig.java          | 62 ++++++++--------------
 .../elasticsearch/base/StorageEsInstaller.java     |  4 +-
 7 files changed, 56 insertions(+), 60 deletions(-)