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 2018/10/09 05:41:12 UTC

[incubator-skywalking] branch h2-storage updated (4b7d40c -> 461709e)

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

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


    from 4b7d40c  Add some daos.
     add 46c55eb  Fix linear data npe (#1731)
     add 065a384  Trace buffer test success. (#1733)
     add 15d00ca  Fix wrong column name. (#1734)
     add 3f975d2  Add isValue parameter to annotation (#1735)
     add 461709e  Merge branch 'master' into h2-storage

No new revisions were added by this update.

Summary of changes:
 .../ServiceRelationClientCallSlaIndicator.java     |  6 ++---
 .../ServiceRelationClientCpmIndicator.java         |  6 ++---
 .../ServiceRelationClientRespTimeIndicator.java    |  6 ++---
 .../ServiceRelationServerCallSlaIndicator.java     |  6 ++---
 .../ServiceRelationServerCpmIndicator.java         |  6 ++---
 .../ServiceRelationServerRespTimeIndicator.java    |  6 ++---
 .../core/analysis/indicator/CPMIndicator.java      |  2 +-
 .../core/analysis/indicator/PercentIndicator.java  |  2 +-
 .../core/analysis/indicator/PxxIndicator.java      |  2 +-
 .../oap/server/library/buffer/BufferStream.java    |  6 ++---
 .../SegmentStandardizationWorker.java              | 29 ++++++++--------------
 .../server/receiver/trace/mock/AgentDataMock.java  |  8 ++++++
 .../elasticsearch/query/MetricQueryEsDAO.java      |  7 ++++--
 13 files changed, 48 insertions(+), 44 deletions(-)