kezhenxu94 commented on issue #5980:
URL: https://github.com/apache/skywalking/issues/5980#issuecomment-775166341


   > > OAP internal report mechanism
   > 
   > @kezhenxu94 Do we have this? We have internal event API?
   
   We have shared `event-analyzer` module, so I think 
`moduleManager.find(EventAnalyzerModule.NAME).provider().getService(EventAnalyzerService.class).analyze(Event.newBuilder().setXXX().build())`
 is enough for internal use, do you think we should provide dedicated APIs for 
this?


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