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/02/27 02:48:16 UTC

[GitHub] [apisix] nic-chen commented on issue #3239: feat: enhance plugin category

nic-chen commented on issue #3239:
URL: https://github.com/apache/apisix/issues/3239#issuecomment-786990820


   @spacewander  @membphis @juzhiyuan @LiteSun 
    
   I tried to classify them, what do you think?
   
   **auth**
   basic-auth
   hmac-auth
   jwt-auth
   key-auth
   
   -- They are not related to consumers, but they also belong to the authentication category. How should we classify them?
   authz-keycloak
   openid-connect
   
   
   **log**
   error-log-logger
   http-logger
   kafka-logger
   log-rotate
   sls-logger
   syslog
   tcp-logger
   udp-logger
   wolf-rbac
   
   
   **metric**
   prometheus
   
   
   **proxy**
   dubbo-proxy
   grpc-transcode
   proxy-cache
   proxy-mirror
   
   
   **restriction**
   consumer-rejection
   cors
   fault-injection
   ip-restriction
   referer-restriction
   uri-blocker
   
   
   **rewrite**
   proxy-rewrite
   redirect
   response-rewrite
   
   
   **trace**
   skywalking
   zipkin
   
   
   **traffic**
   api-breaker
   limit-conn
   limit-count
   limit-req
   traffic-split
   
   
   **validation**
   request-validation
   
   
   **other**
   batch-requests
   node-status
   request-id
   server-info
   serverless-post-function
   serverless-pre-function
   
   


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