You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/04/09 02:56:46 UTC

[GitHub] [apisix] riskgod opened a new issue #4012: Discussion: The best way to use request-ID

riskgod opened a new issue #4012:
URL: https://github.com/apache/apisix/issues/4012


   ### Questions
   
   - How many types of log
   - How to store the request-id
   - The request-id belongs to log?
   - Can we trace them in upstream  services?
   
   ### My understand
   - syslog,request log
   - Use sys-log plugin to store the request log
   - It belongs to request log and it in header, also in GRPC header
   - In my understand, we can trace them in upstream
   
   ### What's the different between the log and openTracing
   - We can use request-ID to get one request from all the services
   - We just need to store all logs, no worry about how to deal with, just cut them in Kibana
   
   
   


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