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/29 15:10:55 UTC

[skywalking] branch core-refactor updated (ab81183 -> 5dc3f24)

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 ab81183  Rename StorageDataType to StorageDataComplexObject
     add 5dc3f24  Support @MetricsExtension and insertOnly in the MetricsPersistentWorker worker.

No new revisions were added by this update.

Summary of changes:
 ...{MultipleDisable.java => MetricsExtension.java} | 16 ++++++++++--
 .../oap/server/core/analysis/Stream.java           |  5 ----
 .../analysis/manual/endpoint/EndpointTraffic.java  |  9 +++----
 .../analysis/worker/MetricsPersistentWorker.java   | 13 +++++++---
 .../analysis/worker/MetricsStreamProcessor.java    | 29 ++++++++++++++--------
 5 files changed, 46 insertions(+), 26 deletions(-)
 copy oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/{MultipleDisable.java => MetricsExtension.java} (69%)