You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/24 04:30:42 UTC

[GitHub] [incubator-shenyu-website] moremind opened a new issue, #614: [DOC] rewrite detail document for all plugin

moremind opened a new issue, #614:
URL: https://github.com/apache/incubator-shenyu-website/issues/614

   This issue is to improve our home website plugin document.
   With our new document, everyone can easily know and use our native plugin:
   
   * this issue from https://github.com/apache/incubator-shenyu-website/issues/471#issue-1159451349
   
   
   * please test plugin and rewrite document.
   
   * New Plugin Document Template: 
   
   English Document:
   
   1. Overview
     1.1 Plugin Name
     1.2 Appropriate Scenario
     1.3 Plugin functionality
     1.4 Plugin code
     1.5 Added Since Which shenyu version
   
   2. How to use plugin
     2.1 Plugin-use procedure chart
     2.2 Import pom
     2.3 Enable plugin
     2.4 Config plugin
     key config class
     describe every page config item so that everyone knows config detail, can contain examples and picture
     2.5 Examples
     2.5.1 examples1, text and snapshot, detail describe every page config item, request, result
     2.5.2 examples2, text and snapshot, detail describe every page config item, request, result
   
   3. How to disable plugin
   
   
   中文文档:
   1. 概述
     1.1 插件名称
     1.2 适用场景
     1.3 插件功能
     1.4 插件代码
     1.5 添加自哪个shenyu版本
   
   2. 如何使用插件
     2.1 插件使用流程图
     2.2 导入pom
     2.3 启用插件
     2.4 配置插件
     2.5 示例
     2.5.1 示例1,文本和快照,详细描述每个页面配置项,请求,结果
     2.5.2 示例2,文本和快照,详细描述每个页面配置项,请求,结果
   
   3. 如何禁用插件
   
   We welcome users to provide best practice to give us more ideas or help us improve specific native plugin.
   
   
   * Task
   
   1. [ ] Authentication-Sign plugin blocked for bug
   2. [ ] Authentication-Jwt Plugin
   3. [ ] Authentication-Oauth2 Plugin
   4. [ ] Authentication-Waf Plugin
   5. [ ] FaultTolerance-Ratelimiter Plugin
   6. [ ] FaultTolerance-Hystrix Plugin @[erdengk](https://github.com/erdengk)
   7. [ ] FaultTolerance-Sentinel Plugin @moremind
   8. [ ] FaultTolerance-REsilience4j Plugin
   9. [ ] HttpProcess-ParamMapping Plugin
   10. [ ] HttpProcess-ContextPath Plugin @AhahaGe finished
   11. [ ] HttpProcess-Rewrite Plugin
   12. [ ] HttpProcess-Redirect Plugin
   13. [ ] HttpProcess-Request Plugin
   14. [ ] HttpProcess-ModifyResponse Plugin
   15. [ ] Proxy-Mqtt Plugin @[selectbook](https://github.com/selectbook)
   16. [ ] Proxy-SpringCloud Plugin
   17. [ ] Proxy-Websocket Plugin
   18. [ ] Proxy-Divide Plugin @AhahaGe
   19. [ ] Proxy-Grpc Plugin
   20. [ ] Proxy-Motan Plugin
   21. [ ] Proxy-Tars Plugin
   22. [ ] Proxy-Sofa Plugin
   23. [ ] Proxy-Dubbo Plugin
   24. [ ] Common-GeneralContext Plugin
   25. [ ] Logging-Loggin Plugin @moremind
   26. [ ] Monitor-Monitor Plugin


-- 
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@shenyu.apache.org.apache.org

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


[GitHub] [shenyu-website] lahmXu commented on issue #614: [DOC] rewrite detail document for all plugin

Posted by GitBox <gi...@apache.org>.
lahmXu commented on issue #614:
URL: https://github.com/apache/shenyu-website/issues/614#issuecomment-1343802843

   > assigned logging clickhouse plugin pls
   
   Already assigned, looking forward to your contribution.


-- 
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@shenyu.apache.org

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


[GitHub] [incubator-shenyu-website] moremind commented on issue #614: [DOC] rewrite detail document for all plugin

Posted by GitBox <gi...@apache.org>.
moremind commented on issue #614:
URL: https://github.com/apache/incubator-shenyu-website/issues/614#issuecomment-1172910209

   spring cloud and dubbo will update in next week.


-- 
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@shenyu.apache.org

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


[GitHub] [incubator-shenyu-website] lahmXu commented on issue #614: [DOC] rewrite detail document for all plugin

Posted by GitBox <gi...@apache.org>.
lahmXu commented on issue #614:
URL: https://github.com/apache/incubator-shenyu-website/issues/614#issuecomment-1177808185

   Please assign the [Proxy-Websocket Plugin] to me, thanks!


-- 
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@shenyu.apache.org

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


[GitHub] [shenyu-website] misaya295 commented on issue #614: [DOC] rewrite detail document for all plugin

Posted by GitBox <gi...@apache.org>.
misaya295 commented on issue #614:
URL: https://github.com/apache/shenyu-website/issues/614#issuecomment-1343798792

   assigned logging clickhouse plugin pls


-- 
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@shenyu.apache.org

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


[GitHub] [shenyu-website] zjcscut commented on issue #614: [DOC] rewrite detail document for all plugin

Posted by GitBox <gi...@apache.org>.
zjcscut commented on issue #614:
URL: https://github.com/apache/shenyu-website/issues/614#issuecomment-1251781398

   I have already updated [HttpProcess-ModifyResponse Plugin] doc and the PR is merged, thx


-- 
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@shenyu.apache.org

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