wu-sheng commented on a change in pull request #6794:
URL: https://github.com/apache/skywalking/pull/6794#discussion_r619639650
##########
File path: oap-server/server-alarm-plugin/src/test/resources/alarm-settings.yml
##########
@@ -121,3 +121,16 @@ feishuHooks:
secret: dummysecret
- url: https://open.feishu.cn/open-apis/bot/v2/hook/dummy_token2
secret:
+
+welinkHooks:
+ textTemplate: "Apache SkyWalking Alarm: \n %s."
+ webhooks:
+ # you may find your own client_id and client_secret in your app, below
are dummy, need to change.
+ - client_id: "19950212172337588234567"
+ client_secret: d7bc50ee-1995-0212-870f-64673cb797fe
Review comment:
Because when you face end users, people don't know you, all documents
could mislead.
And using a clearly fake ID could have less risk.
--
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]