wu-sheng opened a new issue #4232: URL: https://github.com/apache/apisix/issues/4232
@dmsolr @moonming I want to discuss an enhancement feature for APISIX ecosystem about observability. SkyWalking built its native tracer implementation for Nginx and APISIX, so we have this, http://apisix.apache.org/docs/apisix/plugins/skywalking/. Which supports tracing and backed by OAP's analysis capability, we have topology with metrics about traffic. Now, with the latest [SkyWalking's log analyzer](https://skywalking.apache.org/docs/main/v8.5.0/en/setup/backend/log-analyzer/), we should consider looping logs in. So 2 questions should be answered 1. Could 2 plugins interact with each other? If so, how. 2. Does APISIX want to adopt SkyWalking native log format? https://github.com/apache/skywalking-data-collect-protocol/blob/master/logging/Logging.proto Although APISIX is only good at HTTP+JSON, so we could leverage satellite to forward, but it is better to add a native gRPC reporter into satellite If you feel interests, let's work on this together. -- 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]
