kezhenxu94 commented on issue #3525: Refactor web hook callback to SPI
URL: https://github.com/apache/skywalking/pull/3525#issuecomment-535905499
 
 
   > One major question
   > How to resolve the extension capability issue based on the container 
image? You could notice there are plenty of integration solutions are using 
network protocol to replace SPI, because in Cloud Native, container is not very 
friendly to SPI mode
   
   This patch did not remove the web hook implementation and thus it won't be 
worse than before, users can still use the web hook **out of box**, but it 
provides convenience for users that don't use containers.
   
   > 
   > And, do you read the latest English blog in our website? There is a 
DingTalk webhook forwarder open source project.
   
   It's a forwarder, meaning that users should start one more process (maybe 
more, I'm not sure), with this patch, users have possibilities to just copy and 
paste a `jar` file(will be provided if this PR gets merged) into the 
`oap-libs`, and the third-party alarm system is supported with minimum effort.
   
   Are there other concerns?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to