You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/10/30 18:04:00 UTC

[GitHub] [skywalking] wu-sheng opened a new issue #3752: Add gRPCHook to alarm-settings.yml

wu-sheng opened a new issue #3752: Add gRPCHook to alarm-settings.yml
URL: https://github.com/apache/skywalking/issues/3752
 
 
   Add gRPCHooks to the alarm-settings.yml, which will automatically work for the dynamic update.
   
   The part of setting filw should look like
   ```yaml
   webhooks:
   #  - http://127.0.0.1/notify/
   #  - http://127.0.0.1/go-wechat/
   
   gRPCHook: ip:port
   ```
   
   As widely used gRPC protocol, supporting gRPC is more friendly to the 3rd party integration. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services