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 2019/10/22 16:35:16 UTC

[skywalking] branch master updated (26b1d41 -> 2f3d009)

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

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


    from 26b1d41  Supporting RequestRateLimiterGatewayFilterFactory (#3538)
     add 2f3d009  Makes the scope of alarm message more semantic. (#3680)

No new revisions were added by this update.

Summary of changes:
 docs/en/setup/backend/backend-alarm.md                            | 7 ++++++-
 .../skywalking/oap/server/core/alarm/provider/RunningRule.java    | 2 ++
 .../oap/server/core/alarm/provider/AlarmMessageFormatterTest.java | 8 ++++++++
 .../oap/server/core/alarm/provider/NotifyHandlerTest.java         | 3 +++
 .../oap/server/core/alarm/provider/RunningRuleTest.java           | 4 ++++
 .../oap/server/core/alarm/provider/WebhookCallbackTest.java       | 2 ++
 .../org/apache/skywalking/oap/server/core/alarm/AlarmMessage.java | 2 ++
 .../skywalking/oap/server/core/alarm/EndpointMetaInAlarm.java     | 4 ++++
 .../org/apache/skywalking/oap/server/core/alarm/MetaInAlarm.java  | 3 +++
 .../oap/server/core/alarm/ServiceInstanceMetaInAlarm.java         | 4 ++++
 .../skywalking/oap/server/core/alarm/ServiceMetaInAlarm.java      | 4 ++++
 11 files changed, 42 insertions(+), 1 deletion(-)