wu-sheng commented on a change in pull request #6794:
URL: https://github.com/apache/skywalking/pull/6794#discussion_r617940257



##########
File path: 
oap-server/server-alarm-plugin/src/main/java/org/apache/skywalking/oap/server/core/alarm/provider/Rules.java
##########
@@ -41,6 +42,7 @@
     private List<CompositeAlarmRule> compositeRules;
     private DingtalkSettings dingtalks;
     private FeishuSettings feishus;
+    private WeLinkSettings weLinks;

Review comment:
       ```suggestion
       private WeLinkSettings welinks;
   ```
   
   I think this name in codes and config file make more sense.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to