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/03/30 01:58:06 UTC

[skywalking] branch core-refactor updated (7bfaa8e -> 254c3e1)

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

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


    from 7bfaa8e  Fix bootstrap NPE issue.
     add 254c3e1  Fix MetricsExtension#insertOnly bug and optimize MetricsStreamProcessor

No new revisions were added by this update.

Summary of changes:
 .../analysis/manual/endpoint/EndpointTraffic.java  |   7 +-
 .../analysis/worker/MetricsPersistentWorker.java   | 139 ++++++++++++---------
 .../analysis/worker/MetricsStreamProcessor.java    |  19 +--
 3 files changed, 94 insertions(+), 71 deletions(-)