kingluo commented on PR #8400:
URL: https://github.com/apache/apisix/pull/8400#issuecomment-1327207246

   > 
   
   In my opinion, `Inspect` means we could set breakpoints to get context 
information from any line of the code, while `diagnostic` means the action you 
handle the issue.
   After `inspect` gathers all information you need, you could `diagnose` where 
could be the source of the issue.
   The plugin could not determine the reason but it could help you to locate 
the reason.
   So I think `inspect` is a more accurate name for this plugin.
   
   And, the naming comes from the design document, and the document was 
publicized for more than 3 weeks.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to