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 2022/11/25 09:29:00 UTC

[GitHub] [apisix] kingluo commented on pull request #8400: feat: add inspect plugin

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org