You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2019/11/26 17:20:23 UTC

[skywalking] branch oal/apdex updated (2d6a2c4 -> 49e6581)

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

hanahmily pushed a change to branch oal/apdex
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 2d6a2c4  Merge branch 'oal/apdex' of https://github.com/apache/skywalking into oal/apdex
     add 49e6581  Add config test

No new revisions were added by this update.

Summary of changes:
 oap-server/server-core/pom.xml                     |  5 ++
 .../server/core/analysis/ApdexThresholdConfig.java | 19 +++---
 .../core/analysis/ApdexThresholdConfigTest.java    | 76 ++++++++++++++++++++++
 .../test}/resources/service-apdex-threshold.yml    |  0
 4 files changed, 92 insertions(+), 8 deletions(-)
 create mode 100644 oap-server/server-core/src/test/java/org/apache/skywalking/oap/server/core/analysis/ApdexThresholdConfigTest.java
 copy oap-server/{server-bootstrap/src/main => server-core/src/test}/resources/service-apdex-threshold.yml (100%)