You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/03/13 11:49:19 UTC

[apisix] branch master updated: docs: unify plugin Description (#6532)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ac7166  docs: unify plugin Description (#6532)
1ac7166 is described below

commit 1ac7166e80fdd502cc6a8a60ef58f415d3c0e56c
Author: kwanhur <hu...@163.com>
AuthorDate: Sun Mar 13 19:49:15 2022 +0800

    docs: unify plugin Description (#6532)
    
    Co-authored-by: 琚致远 <ju...@apache.org>
---
 docs/en/latest/plugins/api-breaker.md          | 2 +-
 docs/en/latest/plugins/authz-casbin.md         | 2 +-
 docs/en/latest/plugins/authz-keycloak.md       | 2 +-
 docs/en/latest/plugins/aws-lambda.md           | 2 +-
 docs/en/latest/plugins/azure-functions.md      | 2 +-
 docs/en/latest/plugins/basic-auth.md           | 2 +-
 docs/en/latest/plugins/clickhouse-logger.md    | 2 +-
 docs/en/latest/plugins/client-control.md       | 2 +-
 docs/en/latest/plugins/consumer-restriction.md | 2 +-
 docs/en/latest/plugins/datadog.md              | 2 +-
 docs/en/latest/plugins/dubbo-proxy.md          | 2 +-
 docs/en/latest/plugins/echo.md                 | 2 +-
 docs/en/latest/plugins/error-log-logger.md     | 2 +-
 docs/en/latest/plugins/ext-plugin-post-req.md  | 2 ++
 docs/en/latest/plugins/ext-plugin-pre-req.md   | 2 +-
 docs/en/latest/plugins/fault-injection.md      | 2 +-
 docs/en/latest/plugins/file-logger.md          | 2 +-
 docs/en/latest/plugins/google-cloud-logging.md | 2 +-
 docs/en/latest/plugins/grpc-transcode.md       | 2 +-
 docs/en/latest/plugins/grpc-web.md             | 2 +-
 docs/en/latest/plugins/gzip.md                 | 2 +-
 docs/en/latest/plugins/hmac-auth.md            | 2 +-
 docs/en/latest/plugins/http-logger.md          | 2 +-
 docs/en/latest/plugins/ip-restriction.md       | 2 +-
 docs/en/latest/plugins/jwt-auth.md             | 2 +-
 docs/en/latest/plugins/kafka-logger.md         | 2 +-
 docs/en/latest/plugins/key-auth.md             | 2 +-
 docs/en/latest/plugins/ldap-auth.md            | 2 +-
 docs/en/latest/plugins/limit-conn.md           | 2 +-
 docs/en/latest/plugins/limit-count.md          | 2 +-
 docs/en/latest/plugins/limit-req.md            | 2 +-
 docs/en/latest/plugins/log-rotate.md           | 2 +-
 docs/en/latest/plugins/loggly.md               | 2 +-
 docs/en/latest/plugins/mocking.md              | 2 +-
 docs/en/latest/plugins/mqtt-proxy.md           | 2 +-
 docs/en/latest/plugins/node-status.md          | 2 +-
 docs/en/latest/plugins/openid-connect.md       | 2 +-
 docs/en/latest/plugins/opentelemetry.md        | 2 +-
 docs/en/latest/plugins/prometheus.md           | 2 ++
 docs/en/latest/plugins/proxy-cache.md          | 2 ++
 docs/en/latest/plugins/proxy-control.md        | 2 +-
 docs/en/latest/plugins/proxy-mirror.md         | 2 ++
 docs/en/latest/plugins/proxy-rewrite.md        | 2 +-
 docs/en/latest/plugins/real-ip.md              | 2 +-
 docs/en/latest/plugins/redirect.md             | 2 +-
 docs/en/latest/plugins/referer-restriction.md  | 2 +-
 docs/en/latest/plugins/request-id.md           | 2 +-
 docs/en/latest/plugins/request-validation.md   | 2 +-
 docs/en/latest/plugins/response-rewrite.md     | 2 +-
 docs/en/latest/plugins/rocketmq-logger.md      | 2 +-
 docs/en/latest/plugins/server-info.md          | 2 +-
 docs/en/latest/plugins/serverless.md           | 2 +-
 docs/en/latest/plugins/skywalking-logger.md    | 2 +-
 docs/en/latest/plugins/skywalking.md           | 2 +-
 docs/en/latest/plugins/sls-logger.md           | 2 +-
 docs/en/latest/plugins/splunk-hec-logging.md   | 2 +-
 docs/en/latest/plugins/syslog.md               | 2 +-
 docs/en/latest/plugins/tcp-logger.md           | 2 +-
 docs/en/latest/plugins/traffic-split.md        | 2 +-
 docs/en/latest/plugins/ua-restriction.md       | 2 +-
 docs/en/latest/plugins/udp-logger.md           | 2 +-
 docs/en/latest/plugins/uri-blocker.md          | 2 +-
 docs/en/latest/plugins/wolf-rbac.md            | 2 +-
 docs/en/latest/plugins/zipkin.md               | 2 +-
 docs/zh/latest/plugins/api-breaker.md          | 2 +-
 docs/zh/latest/plugins/authz-casbin.md         | 2 +-
 docs/zh/latest/plugins/authz-keycloak.md       | 2 +-
 docs/zh/latest/plugins/basic-auth.md           | 2 +-
 docs/zh/latest/plugins/batch-requests.md       | 2 +-
 docs/zh/latest/plugins/clickhouse-logger.md    | 2 +-
 docs/zh/latest/plugins/client-control.md       | 2 +-
 docs/zh/latest/plugins/consumer-restriction.md | 2 +-
 docs/zh/latest/plugins/cors.md                 | 2 +-
 docs/zh/latest/plugins/csrf.md                 | 2 +-
 docs/zh/latest/plugins/dubbo-proxy.md          | 2 +-
 docs/zh/latest/plugins/echo.md                 | 2 +-
 docs/zh/latest/plugins/error-log-logger.md     | 2 +-
 docs/zh/latest/plugins/ext-plugin-post-req.md  | 2 ++
 docs/zh/latest/plugins/ext-plugin-pre-req.md   | 2 +-
 docs/zh/latest/plugins/fault-injection.md      | 2 ++
 docs/zh/latest/plugins/file-logger.md          | 2 +-
 docs/zh/latest/plugins/forward-auth.md         | 2 +-
 docs/zh/latest/plugins/google-cloud-logging.md | 2 +-
 docs/zh/latest/plugins/grpc-transcode.md       | 2 ++
 docs/zh/latest/plugins/grpc-web.md             | 2 +-
 docs/zh/latest/plugins/gzip.md                 | 2 +-
 docs/zh/latest/plugins/hmac-auth.md            | 2 +-
 docs/zh/latest/plugins/http-logger.md          | 2 +-
 docs/zh/latest/plugins/ip-restriction.md       | 2 +-
 docs/zh/latest/plugins/jwt-auth.md             | 2 +-
 docs/zh/latest/plugins/kafka-logger.md         | 2 +-
 docs/zh/latest/plugins/key-auth.md             | 2 +-
 docs/zh/latest/plugins/limit-conn.md           | 2 ++
 docs/zh/latest/plugins/limit-count.md          | 2 +-
 docs/zh/latest/plugins/limit-req.md            | 2 +-
 docs/zh/latest/plugins/log-rotate.md           | 2 ++
 docs/zh/latest/plugins/mocking.md              | 2 +-
 docs/zh/latest/plugins/mqtt-proxy.md           | 2 +-
 docs/zh/latest/plugins/node-status.md          | 2 +-
 docs/zh/latest/plugins/openid-connect.md       | 2 +-
 docs/zh/latest/plugins/opentelemetry.md        | 2 +-
 docs/zh/latest/plugins/prometheus.md           | 2 ++
 docs/zh/latest/plugins/proxy-cache.md          | 2 ++
 docs/zh/latest/plugins/proxy-control.md        | 2 +-
 docs/zh/latest/plugins/proxy-mirror.md         | 2 ++
 docs/zh/latest/plugins/proxy-rewrite.md        | 2 +-
 docs/zh/latest/plugins/real-ip.md              | 2 +-
 docs/zh/latest/plugins/redirect.md             | 2 ++
 docs/zh/latest/plugins/referer-restriction.md  | 2 +-
 docs/zh/latest/plugins/request-id.md           | 2 +-
 docs/zh/latest/plugins/request-validation.md   | 2 +-
 docs/zh/latest/plugins/response-rewrite.md     | 2 +-
 docs/zh/latest/plugins/rocketmq-logger.md      | 2 +-
 docs/zh/latest/plugins/server-info.md          | 2 +-
 docs/zh/latest/plugins/serverless.md           | 2 ++
 docs/zh/latest/plugins/skywalking-logger.md    | 2 +-
 docs/zh/latest/plugins/skywalking.md           | 2 +-
 docs/zh/latest/plugins/sls-logger.md           | 2 +-
 docs/zh/latest/plugins/splunk-hec-logging.md   | 2 +-
 docs/zh/latest/plugins/syslog.md               | 2 +-
 docs/zh/latest/plugins/tcp-logger.md           | 2 +-
 docs/zh/latest/plugins/traffic-split.md        | 2 +-
 docs/zh/latest/plugins/ua-restriction.md       | 2 +-
 docs/zh/latest/plugins/udp-logger.md           | 2 +-
 docs/zh/latest/plugins/uri-blocker.md          | 2 +-
 docs/zh/latest/plugins/wolf-rbac.md            | 2 +-
 docs/zh/latest/plugins/zipkin.md               | 2 +-
 127 files changed, 141 insertions(+), 113 deletions(-)

diff --git a/docs/en/latest/plugins/api-breaker.md b/docs/en/latest/plugins/api-breaker.md
index 2480ae1..bf1d4a0 100644
--- a/docs/en/latest/plugins/api-breaker.md
+++ b/docs/en/latest/plugins/api-breaker.md
@@ -21,7 +21,7 @@ title: api-breaker
 #
 -->
 
-## Name
+## Description
 
 The plugin implements API fuse functionality to help us protect our upstream business services.
 
diff --git a/docs/en/latest/plugins/authz-casbin.md b/docs/en/latest/plugins/authz-casbin.md
index 1f75864..d26bd3a 100644
--- a/docs/en/latest/plugins/authz-casbin.md
+++ b/docs/en/latest/plugins/authz-casbin.md
@@ -21,7 +21,7 @@ title: authz-casbin
 #
 -->
 
-## Name
+## Description
 
 `authz-casbin` is an authorization plugin based on [Lua Casbin](https://github.com/casbin/lua-casbin/). This plugin supports powerful authorization scenarios based on various access control models.
 
diff --git a/docs/en/latest/plugins/authz-keycloak.md b/docs/en/latest/plugins/authz-keycloak.md
index 89ae659..03a39ae 100644
--- a/docs/en/latest/plugins/authz-keycloak.md
+++ b/docs/en/latest/plugins/authz-keycloak.md
@@ -21,7 +21,7 @@ title: authz-keycloak
 #
 -->
 
-## Name
+## Description
 
 `authz-keycloak` is an authorization plugin to be used with the Keycloak Identity Server. Keycloak is an OAuth/OIDC and
 UMA compliant Identity Server. Although, it's developed working in conjunction with Keycloak it should work with any
diff --git a/docs/en/latest/plugins/aws-lambda.md b/docs/en/latest/plugins/aws-lambda.md
index 5d57242..d56b5da 100644
--- a/docs/en/latest/plugins/aws-lambda.md
+++ b/docs/en/latest/plugins/aws-lambda.md
@@ -21,7 +21,7 @@ title: aws-lambda
 #
 -->
 
-## Name
+## Description
 
 `aws-lambda` is a serverless plugin built into Apache APISIX for seamless integration with [AWS Lambda](https://aws.amazon.com/lambda/), a widely used serverless solution, as a dynamic upstream to proxy all requests for a particular URI to the AWS cloud - one of the highly used public cloud platforms for production environment. If enabled, this plugin terminates the ongoing request to that particular URI and initiates a new request to the AWS lambda gateway uri (the new upstream) on beha [...]
 At present, the plugin supports authorization via AWS api key and AWS IAM Secrets.
diff --git a/docs/en/latest/plugins/azure-functions.md b/docs/en/latest/plugins/azure-functions.md
index 2504edf..0fbaa72 100644
--- a/docs/en/latest/plugins/azure-functions.md
+++ b/docs/en/latest/plugins/azure-functions.md
@@ -21,7 +21,7 @@ title: azure-functions
 #
 -->
 
-## Name
+## Description
 
 `azure-functions` is a serverless plugin built into Apache APISIX for seamless integration with [Azure Serverless Function](https://azure.microsoft.com/en-in/services/functions/) as a dynamic upstream to proxy all requests for a particular URI to the Microsoft Azure cloud, one of the most used public cloud platforms for production environment. If enabled, this plugin terminates the ongoing request to that particular URI and initiates a new request to the azure faas (the new upstream) on  [...]
 
diff --git a/docs/en/latest/plugins/basic-auth.md b/docs/en/latest/plugins/basic-auth.md
index da18e13..6f3dab9 100644
--- a/docs/en/latest/plugins/basic-auth.md
+++ b/docs/en/latest/plugins/basic-auth.md
@@ -21,7 +21,7 @@ title: basic-auth
 #
 -->
 
-## Name
+## Description
 
 `basic-auth` is an authentication plugin that need to work with `consumer`. Add Basic Authentication to a `service` or `route`.
 
diff --git a/docs/en/latest/plugins/clickhouse-logger.md b/docs/en/latest/plugins/clickhouse-logger.md
index 9998538..2f3fd17 100644
--- a/docs/en/latest/plugins/clickhouse-logger.md
+++ b/docs/en/latest/plugins/clickhouse-logger.md
@@ -21,7 +21,7 @@ title: clickhouse-logger
 #
 -->
 
-## Name
+## Description
 
 `clickhouse-logger` is a plugin which push Log data requests to clickhouse.
 
diff --git a/docs/en/latest/plugins/client-control.md b/docs/en/latest/plugins/client-control.md
index 6546190..c6a20df 100644
--- a/docs/en/latest/plugins/client-control.md
+++ b/docs/en/latest/plugins/client-control.md
@@ -21,7 +21,7 @@ title: client-control
 #
 -->
 
-## Name
+## Description
 
 The `client-control` plugin dynamically controls the behavior of Nginx to
 handle the client request.
diff --git a/docs/en/latest/plugins/consumer-restriction.md b/docs/en/latest/plugins/consumer-restriction.md
index 6165d18..018c321 100644
--- a/docs/en/latest/plugins/consumer-restriction.md
+++ b/docs/en/latest/plugins/consumer-restriction.md
@@ -21,7 +21,7 @@ title: consumer-restriction
 #
 -->
 
-## Introduction
+## Description
 
 The `consumer-restriction` makes corresponding access restrictions based on different objects selected.
 
diff --git a/docs/en/latest/plugins/datadog.md b/docs/en/latest/plugins/datadog.md
index 1de18e2..587806c 100644
--- a/docs/en/latest/plugins/datadog.md
+++ b/docs/en/latest/plugins/datadog.md
@@ -21,7 +21,7 @@ title: datadog
 #
 -->
 
-## Name
+## Description
 
 `datadog` is a monitoring plugin built into Apache APISIX for seamless integration with [Datadog](https://www.datadoghq.com/), one of the most used monitoring and observability platform for cloud applications. If enabled, this plugin supports multiple powerful types of metrics capture for every request and response cycle that essentially reflects the behaviour and health of the system.
 
diff --git a/docs/en/latest/plugins/dubbo-proxy.md b/docs/en/latest/plugins/dubbo-proxy.md
index 3ee3a0f..f37028b 100644
--- a/docs/en/latest/plugins/dubbo-proxy.md
+++ b/docs/en/latest/plugins/dubbo-proxy.md
@@ -21,7 +21,7 @@ title: dubbo-proxy
 #
 -->
 
-## Name
+## Description
 
 dubbo-proxy plugin allows you proxy HTTP request to [**dubbo**](http://dubbo.apache.org).
 
diff --git a/docs/en/latest/plugins/echo.md b/docs/en/latest/plugins/echo.md
index 70ead26..93ed462 100644
--- a/docs/en/latest/plugins/echo.md
+++ b/docs/en/latest/plugins/echo.md
@@ -21,7 +21,7 @@ title: echo
 #
 -->
 
-## Name
+## Description
 
 `echo` is a useful plugin to help users understand as fully as possible how to develop an APISIX plugin.
 
diff --git a/docs/en/latest/plugins/error-log-logger.md b/docs/en/latest/plugins/error-log-logger.md
index 246c197..c867ab3 100644
--- a/docs/en/latest/plugins/error-log-logger.md
+++ b/docs/en/latest/plugins/error-log-logger.md
@@ -21,7 +21,7 @@ title: error-log-logger
 #
 -->
 
-## Name
+## Description
 
 `error-log-logger` is a plugin which pushes the log data of APISIX's `error.log` to TCP servers or [Apache SkyWalking](https://skywalking.apache.org/).
 
diff --git a/docs/en/latest/plugins/ext-plugin-post-req.md b/docs/en/latest/plugins/ext-plugin-post-req.md
index 7aac1bd..2ff9834 100644
--- a/docs/en/latest/plugins/ext-plugin-post-req.md
+++ b/docs/en/latest/plugins/ext-plugin-post-req.md
@@ -21,6 +21,8 @@ title: ext-plugin-post-req
 #
 -->
 
+## Description
+
 `ext-plugin-post-req` is almost the same as `ext-plugin-pre-req`.
 
 The only difference is that it runs after executing builtin Lua plugins and
diff --git a/docs/en/latest/plugins/ext-plugin-pre-req.md b/docs/en/latest/plugins/ext-plugin-pre-req.md
index 9895f88..486a800 100644
--- a/docs/en/latest/plugins/ext-plugin-pre-req.md
+++ b/docs/en/latest/plugins/ext-plugin-pre-req.md
@@ -21,7 +21,7 @@ title: ext-plugin-pre-req
 #
 -->
 
-## Name
+## Description
 
 The `ext-plugin-pre-req` runs specific external plugins in the plugin runner, before
 executing most of the builtin Lua plugins.
diff --git a/docs/en/latest/plugins/fault-injection.md b/docs/en/latest/plugins/fault-injection.md
index 0f329b4..f02674f 100644
--- a/docs/en/latest/plugins/fault-injection.md
+++ b/docs/en/latest/plugins/fault-injection.md
@@ -21,7 +21,7 @@ title: fault-injection
 #
 -->
 
-## Name
+## Description
 
 Fault injection plugin, this plugin can be used with other plugins and will be executed before other plugins.  The `abort` attribute will directly return the user-specified http code to the client and terminate the subsequent plugins. The `delay` attribute will delay a request and execute subsequent plugins.
 
diff --git a/docs/en/latest/plugins/file-logger.md b/docs/en/latest/plugins/file-logger.md
index a6e60b8..27bc93d 100644
--- a/docs/en/latest/plugins/file-logger.md
+++ b/docs/en/latest/plugins/file-logger.md
@@ -21,7 +21,7 @@ title: file-logger
 #
 -->
 
-## Name
+## Description
 
 `file-logger` is a plugin that pushes a stream of log data to a specified location. For example, the output path can be customized: `logs/file.log`.
 
diff --git a/docs/en/latest/plugins/google-cloud-logging.md b/docs/en/latest/plugins/google-cloud-logging.md
index f851a05..94e3165 100644
--- a/docs/en/latest/plugins/google-cloud-logging.md
+++ b/docs/en/latest/plugins/google-cloud-logging.md
@@ -21,7 +21,7 @@ title: google-cloud-logging
 #
 -->
 
-## Name
+## Description
 
 `google-cloud-logging` plugin is used to send the access log of `Apache APISIX` to the [Google Cloud Logging Service](https://cloud.google.com/logging/).
 
diff --git a/docs/en/latest/plugins/grpc-transcode.md b/docs/en/latest/plugins/grpc-transcode.md
index 206169e..fc0a6af 100644
--- a/docs/en/latest/plugins/grpc-transcode.md
+++ b/docs/en/latest/plugins/grpc-transcode.md
@@ -21,7 +21,7 @@ title: grpc-transcode
 #
 -->
 
-## Name
+## Description
 
 HTTP(s) -> APISIX -> gRPC server
 
diff --git a/docs/en/latest/plugins/grpc-web.md b/docs/en/latest/plugins/grpc-web.md
index f55dac7..417b36d 100644
--- a/docs/en/latest/plugins/grpc-web.md
+++ b/docs/en/latest/plugins/grpc-web.md
@@ -21,7 +21,7 @@ title: grpc-web
 #
 -->
 
-## Name
+## Description
 
 The `grpc-web` plugin is a proxy plugin used to process [gRPC Web](https://github.com/grpc/grpc-web) client requests to `gRPC Server`.
 
diff --git a/docs/en/latest/plugins/gzip.md b/docs/en/latest/plugins/gzip.md
index 9c2981d..dc0d68e 100644
--- a/docs/en/latest/plugins/gzip.md
+++ b/docs/en/latest/plugins/gzip.md
@@ -21,7 +21,7 @@ title: gzip
 #
 -->
 
-## Name
+## Description
 
 The `gzip` plugin dynamically set the gzip behavior of Nginx.
 
diff --git a/docs/en/latest/plugins/hmac-auth.md b/docs/en/latest/plugins/hmac-auth.md
index 1df401c..268b8a9 100644
--- a/docs/en/latest/plugins/hmac-auth.md
+++ b/docs/en/latest/plugins/hmac-auth.md
@@ -21,7 +21,7 @@ title: hmac-auth
 #
 -->
 
-## Name
+## Description
 
 `hmac-auth` is an authentication plugin that need to work with `consumer`. Add HMAC Authentication to a `service` or `route`.
 
diff --git a/docs/en/latest/plugins/http-logger.md b/docs/en/latest/plugins/http-logger.md
index 9cd73c3..0cfffef 100644
--- a/docs/en/latest/plugins/http-logger.md
+++ b/docs/en/latest/plugins/http-logger.md
@@ -21,7 +21,7 @@ title: http-logger
 #
 -->
 
-## Name
+## Description
 
 `http-logger` is a plugin which push Log data requests to HTTP/HTTPS servers.
 
diff --git a/docs/en/latest/plugins/ip-restriction.md b/docs/en/latest/plugins/ip-restriction.md
index c08738b..0b89e01 100644
--- a/docs/en/latest/plugins/ip-restriction.md
+++ b/docs/en/latest/plugins/ip-restriction.md
@@ -21,7 +21,7 @@ title: ip-restriction
 #
 -->
 
-## Name
+## Description
 
 The `ip-restriction` can restrict access to a Service or a Route by either
 whitelisting or blacklisting IP addresses. Single IPs, multiple IPs or ranges
diff --git a/docs/en/latest/plugins/jwt-auth.md b/docs/en/latest/plugins/jwt-auth.md
index 259736c..a026ce8 100644
--- a/docs/en/latest/plugins/jwt-auth.md
+++ b/docs/en/latest/plugins/jwt-auth.md
@@ -21,7 +21,7 @@ title: jwt-auth
 #
 -->
 
-## Name
+## Description
 
 `jwt-auth` is an authentication plugin that need to work with `consumer`. Add JWT Authentication to a `service` or `route`.
 
diff --git a/docs/en/latest/plugins/kafka-logger.md b/docs/en/latest/plugins/kafka-logger.md
index 3bcd714..e32f64d 100644
--- a/docs/en/latest/plugins/kafka-logger.md
+++ b/docs/en/latest/plugins/kafka-logger.md
@@ -21,7 +21,7 @@ title: kafka-logger
 #
 -->
 
-## Name
+## Description
 
 `kafka-logger` is a plugin which works as a Kafka client driver for the ngx_lua nginx module.
 
diff --git a/docs/en/latest/plugins/key-auth.md b/docs/en/latest/plugins/key-auth.md
index 5c8cdca..b7296d0 100644
--- a/docs/en/latest/plugins/key-auth.md
+++ b/docs/en/latest/plugins/key-auth.md
@@ -21,7 +21,7 @@ title: key-auth
 #
 -->
 
-## Name
+## Description
 
 `key-auth` is an authentication plugin, it should work with `consumer` together.
 
diff --git a/docs/en/latest/plugins/ldap-auth.md b/docs/en/latest/plugins/ldap-auth.md
index 5386111..be76a48 100644
--- a/docs/en/latest/plugins/ldap-auth.md
+++ b/docs/en/latest/plugins/ldap-auth.md
@@ -21,7 +21,7 @@ title: ldap-auth
 #
 -->
 
-## Name
+## Description
 
 `ldap-auth` is an authentication plugin that can works with `consumer`. Add Ldap Authentication to a `service` or `route`.
 
diff --git a/docs/en/latest/plugins/limit-conn.md b/docs/en/latest/plugins/limit-conn.md
index d66be38..d423165 100644
--- a/docs/en/latest/plugins/limit-conn.md
+++ b/docs/en/latest/plugins/limit-conn.md
@@ -21,7 +21,7 @@ title: limit-conn
 #
 -->
 
-## Name
+## Description
 
 Limiting request concurrency plugin.
 
diff --git a/docs/en/latest/plugins/limit-count.md b/docs/en/latest/plugins/limit-count.md
index 716d46b..e63f885 100644
--- a/docs/en/latest/plugins/limit-count.md
+++ b/docs/en/latest/plugins/limit-count.md
@@ -21,7 +21,7 @@ title: limit-count
 #
 -->
 
-## Name
+## Description
 
 Limit request rate by a fixed number of requests in a given time window.
 
diff --git a/docs/en/latest/plugins/limit-req.md b/docs/en/latest/plugins/limit-req.md
index f3ac8b6..883cc14 100644
--- a/docs/en/latest/plugins/limit-req.md
+++ b/docs/en/latest/plugins/limit-req.md
@@ -21,7 +21,7 @@ title: limit-req
 #
 -->
 
-## Introduction
+## Description
 
 limit request rate using the "leaky bucket" method.
 
diff --git a/docs/en/latest/plugins/log-rotate.md b/docs/en/latest/plugins/log-rotate.md
index bd1a56b..fd7adb3 100644
--- a/docs/en/latest/plugins/log-rotate.md
+++ b/docs/en/latest/plugins/log-rotate.md
@@ -21,7 +21,7 @@ title: log-rotate
 #
 -->
 
-## Name
+## Description
 
 The plug-in can automatically rotate access and error log files in the log directory at regular intervals.
 
diff --git a/docs/en/latest/plugins/loggly.md b/docs/en/latest/plugins/loggly.md
index 98224fb..f931f41 100644
--- a/docs/en/latest/plugins/loggly.md
+++ b/docs/en/latest/plugins/loggly.md
@@ -21,7 +21,7 @@ title: loggly
 #
 -->
 
-## Name
+## Description
 
 The `loggly` plugin is used to forward the request log of `Apache APISIX` to `Loggly by SolarWinds` for analysis and storage. After the plugin is enabled, `Apache APISIX` will obtain request context information in `Log Phase` serialize it into [Loggly Syslog](https://documentation.solarwinds.com/en/success_center/loggly/content/admin/streaming-syslog-without-using-files.htm?cshid=loggly_streaming-syslog-without-using-files) data format which is actually syslog events with [RFC5424](https [...]
 
diff --git a/docs/en/latest/plugins/mocking.md b/docs/en/latest/plugins/mocking.md
index 01f35cb..e23f047 100644
--- a/docs/en/latest/plugins/mocking.md
+++ b/docs/en/latest/plugins/mocking.md
@@ -21,7 +21,7 @@ title: mocking
 #
 -->
 
-## Name
+## Description
 
 Mock API plugin, When the plugin is bound, it returns random mock data in the specified format and is no longer forwarded to the upstreams.
 
diff --git a/docs/en/latest/plugins/mqtt-proxy.md b/docs/en/latest/plugins/mqtt-proxy.md
index 8927f26..ae112e5 100644
--- a/docs/en/latest/plugins/mqtt-proxy.md
+++ b/docs/en/latest/plugins/mqtt-proxy.md
@@ -21,7 +21,7 @@ title: mqtt-proxy
 #
 -->
 
-## Name
+## Description
 
 The plugin `mqtt-proxy` only works in stream model, it help you to dynamic load
 balance by `client_id` of MQTT.
diff --git a/docs/en/latest/plugins/node-status.md b/docs/en/latest/plugins/node-status.md
index e446c59..b1d06e0 100644
--- a/docs/en/latest/plugins/node-status.md
+++ b/docs/en/latest/plugins/node-status.md
@@ -21,7 +21,7 @@ title: node-status
 #
 -->
 
-## Name
+## Description
 
 `node-status` is a plugin which we could get request status information through it's API.
 
diff --git a/docs/en/latest/plugins/openid-connect.md b/docs/en/latest/plugins/openid-connect.md
index 80b414a..abdf086 100644
--- a/docs/en/latest/plugins/openid-connect.md
+++ b/docs/en/latest/plugins/openid-connect.md
@@ -21,7 +21,7 @@ title: openid-connect
 #
 -->
 
-## Name
+## Description
 
 The OAuth 2 / Open ID Connect(OIDC) plugin provides authentication and introspection capability to APISIX.
 
diff --git a/docs/en/latest/plugins/opentelemetry.md b/docs/en/latest/plugins/opentelemetry.md
index 1bda70c..336856b 100644
--- a/docs/en/latest/plugins/opentelemetry.md
+++ b/docs/en/latest/plugins/opentelemetry.md
@@ -21,7 +21,7 @@ title: opentelemetry
 #
 -->
 
-## Name
+## Description
 
 [OpenTelemetry](https://opentelemetry.io/) report Tracing data according to [opentelemetry specification](https://github.com/open-telemetry/opentelemetry-specification).
 
diff --git a/docs/en/latest/plugins/prometheus.md b/docs/en/latest/plugins/prometheus.md
index 0bab823..f083fec 100644
--- a/docs/en/latest/plugins/prometheus.md
+++ b/docs/en/latest/plugins/prometheus.md
@@ -21,6 +21,8 @@ title: prometheus
 #
 -->
 
+## Description
+
 This plugin exposes metrics in Prometheus Exposition format.
 
 ## Attributes
diff --git a/docs/en/latest/plugins/proxy-cache.md b/docs/en/latest/plugins/proxy-cache.md
index 2df2671..f1f449d 100644
--- a/docs/en/latest/plugins/proxy-cache.md
+++ b/docs/en/latest/plugins/proxy-cache.md
@@ -21,6 +21,8 @@ title: proxy-cache
 #
 -->
 
+## Description
+
 The proxy-cache plugin, which provides the ability to cache upstream response data and can be used with other plugins. The plugin supports disk-based caching and will support the memory-based caching in the future. The data that needs to be cached can be determined by the response code or request method and more complex caching policies can be configured by no_cache and cache_bypass attributes.
 
 *Note*:
diff --git a/docs/en/latest/plugins/proxy-control.md b/docs/en/latest/plugins/proxy-control.md
index 7e234e5..6c021c3 100644
--- a/docs/en/latest/plugins/proxy-control.md
+++ b/docs/en/latest/plugins/proxy-control.md
@@ -21,7 +21,7 @@ title: proxy-control
 #
 -->
 
-## Name
+## Description
 
 The `proxy-control` plugin dynamically controls the behavior of Nginx to proxy.
 
diff --git a/docs/en/latest/plugins/proxy-mirror.md b/docs/en/latest/plugins/proxy-mirror.md
index 86abff1..8c433ef 100644
--- a/docs/en/latest/plugins/proxy-mirror.md
+++ b/docs/en/latest/plugins/proxy-mirror.md
@@ -21,6 +21,8 @@ title: proxy-mirror
 #
 -->
 
+## Description
+
 The proxy-mirror plugin, which provides the ability to mirror client requests.
 
 *Note*: The response returned by the mirror request is ignored.
diff --git a/docs/en/latest/plugins/proxy-rewrite.md b/docs/en/latest/plugins/proxy-rewrite.md
index cc0b6ab..aae0aff 100644
--- a/docs/en/latest/plugins/proxy-rewrite.md
+++ b/docs/en/latest/plugins/proxy-rewrite.md
@@ -21,7 +21,7 @@ title: proxy-rewrite
 #
 -->
 
-## Name
+## Description
 
 The `proxy-rewrite` is an upstream proxy information rewriting plugin, which supports the rewriting of information such as `scheme`, `uri`, and `host`.
 
diff --git a/docs/en/latest/plugins/real-ip.md b/docs/en/latest/plugins/real-ip.md
index d8ac974..43d9053 100644
--- a/docs/en/latest/plugins/real-ip.md
+++ b/docs/en/latest/plugins/real-ip.md
@@ -21,7 +21,7 @@ title: real-ip
 #
 -->
 
-## Name
+## Description
 
 The `real-ip` plugin dynamically changes the client's IP and port seen by APISIX.
 
diff --git a/docs/en/latest/plugins/redirect.md b/docs/en/latest/plugins/redirect.md
index 22e90b4..8ce03cc 100644
--- a/docs/en/latest/plugins/redirect.md
+++ b/docs/en/latest/plugins/redirect.md
@@ -21,7 +21,7 @@ title: redirect
 #
 -->
 
-## Name
+## Description
 
 URI redirect.
 
diff --git a/docs/en/latest/plugins/referer-restriction.md b/docs/en/latest/plugins/referer-restriction.md
index 1cdf364..f52955d 100644
--- a/docs/en/latest/plugins/referer-restriction.md
+++ b/docs/en/latest/plugins/referer-restriction.md
@@ -21,7 +21,7 @@ title: referer-restriction
 #
 -->
 
-## Name
+## Description
 
 The `referer-restriction` can restrict access to a Service or a Route by
 whitelisting/blacklisting request header Referrers.
diff --git a/docs/en/latest/plugins/request-id.md b/docs/en/latest/plugins/request-id.md
index ba0f153..dadf8dd 100644
--- a/docs/en/latest/plugins/request-id.md
+++ b/docs/en/latest/plugins/request-id.md
@@ -21,7 +21,7 @@ title: request-id
 #
 -->
 
-## Name
+## Description
 
 `request-id` plugin adds a unique ID (UUID) to each request proxied through APISIX. This plugin can be used to track an
 API request. The plugin will not add a request id if the `header_name` is already present in the request.
diff --git a/docs/en/latest/plugins/request-validation.md b/docs/en/latest/plugins/request-validation.md
index 0a93b06..36ccf42 100644
--- a/docs/en/latest/plugins/request-validation.md
+++ b/docs/en/latest/plugins/request-validation.md
@@ -21,7 +21,7 @@ title: request-validation
 #
 -->
 
-## Name
+## Description
 
 `request-validation` plugin validates the requests before forwarding to an upstream service. The validation plugin uses
 json-schema to validate the schema. The plugin can be used to validate the headers and body data.
diff --git a/docs/en/latest/plugins/response-rewrite.md b/docs/en/latest/plugins/response-rewrite.md
index a5035b3..6920e26 100644
--- a/docs/en/latest/plugins/response-rewrite.md
+++ b/docs/en/latest/plugins/response-rewrite.md
@@ -21,7 +21,7 @@ title: response-rewrite
 #
 -->
 
-## Name
+## Description
 
 response rewrite plugin, rewrite the content returned by the upstream as well as Apache APISIX itself.
 
diff --git a/docs/en/latest/plugins/rocketmq-logger.md b/docs/en/latest/plugins/rocketmq-logger.md
index 041cb21..60137bc 100644
--- a/docs/en/latest/plugins/rocketmq-logger.md
+++ b/docs/en/latest/plugins/rocketmq-logger.md
@@ -21,7 +21,7 @@ title: rocketmq-logger
 #
 -->
 
-## Name
+## Description
 
 `rocketmq-logger` is a plugin which provides the ability to push requests log data as JSON objects to your external rocketmq clusters.
 
diff --git a/docs/en/latest/plugins/server-info.md b/docs/en/latest/plugins/server-info.md
index 026c561..c8e7d90 100644
--- a/docs/en/latest/plugins/server-info.md
+++ b/docs/en/latest/plugins/server-info.md
@@ -21,7 +21,7 @@ title: server-info
 #
 -->
 
-## Name
+## Description
 
 `server-info` is a plugin that reports basic server information to etcd periodically.
 
diff --git a/docs/en/latest/plugins/serverless.md b/docs/en/latest/plugins/serverless.md
index 973612a..e1d01a0 100644
--- a/docs/en/latest/plugins/serverless.md
+++ b/docs/en/latest/plugins/serverless.md
@@ -21,7 +21,7 @@ title: serverless
 #
 -->
 
-## Name
+## Description
 
 There are two plug-ins for serverless, namely `serverless-pre-function` and `serverless-post-function`.
 
diff --git a/docs/en/latest/plugins/skywalking-logger.md b/docs/en/latest/plugins/skywalking-logger.md
index a7541e8..df0b27f 100644
--- a/docs/en/latest/plugins/skywalking-logger.md
+++ b/docs/en/latest/plugins/skywalking-logger.md
@@ -21,7 +21,7 @@ title: skywalking-logger
 #
 -->
 
-## Name
+## Description
 
 `skywalking-logger` is a plugin which push Access Log data to `SkyWalking OAP` server over HTTP. If there is tracing context existing, it sets up the trace-log correlation automatically, and relies on [SkyWalking Cross Process Propagation Headers Protocol](https://skywalking.apache.org/docs/main/latest/en/protocols/skywalking-cross-process-propagation-headers-protocol-v3/).
 
diff --git a/docs/en/latest/plugins/skywalking.md b/docs/en/latest/plugins/skywalking.md
index cdc5c2f..87876bc 100644
--- a/docs/en/latest/plugins/skywalking.md
+++ b/docs/en/latest/plugins/skywalking.md
@@ -21,7 +21,7 @@ title: skywalking
 #
 -->
 
-## Name
+## Description
 
 [**SkyWalking**](https://github.com/apache/skywalking) uses its native Nginx LUA tracer to provide tracing, topology analysis, and metrics from service and URI perspective.
 
diff --git a/docs/en/latest/plugins/sls-logger.md b/docs/en/latest/plugins/sls-logger.md
index 772f64a..8b4a907 100644
--- a/docs/en/latest/plugins/sls-logger.md
+++ b/docs/en/latest/plugins/sls-logger.md
@@ -21,7 +21,7 @@ title: sls-logger
 #
 -->
 
-## Name
+## Description
 
 `sls-logger` is a plugin which push Log data requests to ali cloud [Log Server](https://help.aliyun.com/document_detail/112903.html?spm=a2c4g.11186623.6.763.21321b47wcwt1u) with  [RF5424](https://tools.ietf.org/html/rfc5424).
 
diff --git a/docs/en/latest/plugins/splunk-hec-logging.md b/docs/en/latest/plugins/splunk-hec-logging.md
index 4f7b151..3dd677f 100644
--- a/docs/en/latest/plugins/splunk-hec-logging.md
+++ b/docs/en/latest/plugins/splunk-hec-logging.md
@@ -21,7 +21,7 @@ title: splunk-hec-logging
 #
 -->
 
-## Name
+## Description
 
 The `splunk-hec-logging` plugin is used to forward the request log of `Apache APISIX` to `Splunk HTTP Event Collector (HEC)` for analysis and storage. After the plugin is enabled, `Apache APISIX` will obtain request context information in `Log Phase` serialize it into [Splunk Event Data format](https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector#Event_metadata) and submit it to the batch queue. When the maximum processing capacity of each batch of t [...]
 
diff --git a/docs/en/latest/plugins/syslog.md b/docs/en/latest/plugins/syslog.md
index 189a6d3..4c9db05 100644
--- a/docs/en/latest/plugins/syslog.md
+++ b/docs/en/latest/plugins/syslog.md
@@ -21,7 +21,7 @@ title: syslog
 #
 -->
 
-## Name
+## Description
 
 `sys` is a plugin which push Log data requests to Syslog.
 
diff --git a/docs/en/latest/plugins/tcp-logger.md b/docs/en/latest/plugins/tcp-logger.md
index 32e144a..1690a93 100644
--- a/docs/en/latest/plugins/tcp-logger.md
+++ b/docs/en/latest/plugins/tcp-logger.md
@@ -21,7 +21,7 @@ title: tcp-logger
 #
 -->
 
-## Name
+## Description
 
 `tcp-logger` is a plugin which push Log data requests to TCP servers.
 
diff --git a/docs/en/latest/plugins/traffic-split.md b/docs/en/latest/plugins/traffic-split.md
index 3e340af..3f8dead 100644
--- a/docs/en/latest/plugins/traffic-split.md
+++ b/docs/en/latest/plugins/traffic-split.md
@@ -21,7 +21,7 @@ title: traffic-split
 #
 -->
 
-## Name
+## Description
 
 The traffic split plugin allows users to incrementally direct percentages of traffic between various upstreams.
 
diff --git a/docs/en/latest/plugins/ua-restriction.md b/docs/en/latest/plugins/ua-restriction.md
index c001ab3..1a2e084 100644
--- a/docs/en/latest/plugins/ua-restriction.md
+++ b/docs/en/latest/plugins/ua-restriction.md
@@ -21,7 +21,7 @@ title: ua-restriction
 #
 -->
 
-## Name
+## Description
 
 The `ua-restriction` can restrict access to a Service or a Route by `allowlist` and `denylist` `User-Agent` header.
 
diff --git a/docs/en/latest/plugins/udp-logger.md b/docs/en/latest/plugins/udp-logger.md
index 9639766..8e6b09a 100644
--- a/docs/en/latest/plugins/udp-logger.md
+++ b/docs/en/latest/plugins/udp-logger.md
@@ -21,7 +21,7 @@ title: udp-logger
 #
 -->
 
-## Name
+## Description
 
 `udp-logger` is a plugin which push Log data requests to UDP servers.
 
diff --git a/docs/en/latest/plugins/uri-blocker.md b/docs/en/latest/plugins/uri-blocker.md
index 3269724..67ad990 100644
--- a/docs/en/latest/plugins/uri-blocker.md
+++ b/docs/en/latest/plugins/uri-blocker.md
@@ -21,7 +21,7 @@ title: uri-blocker
 #
 -->
 
-## Name
+## Description
 
 The plugin helps we intercept user requests, we only need to indicate the `block_rules`.
 
diff --git a/docs/en/latest/plugins/wolf-rbac.md b/docs/en/latest/plugins/wolf-rbac.md
index cfdc399..459f2b8 100644
--- a/docs/en/latest/plugins/wolf-rbac.md
+++ b/docs/en/latest/plugins/wolf-rbac.md
@@ -21,7 +21,7 @@ title: wolf-rbac
 #
 -->
 
-## Name
+## Description
 
 `wolf-rbac` is an authentication and authorization (rbac) plugin. It needs to work with `consumer`. Also need to add `wolf-rbac` to a `service` or `route`.
 The rbac feature is provided by [wolf](https://github.com/iGeeky/wolf). For more information about `wolf`, please refer to [wolf documentation](https://github.com/iGeeky/wolf).
diff --git a/docs/en/latest/plugins/zipkin.md b/docs/en/latest/plugins/zipkin.md
index 4e30133..9e9e818 100644
--- a/docs/en/latest/plugins/zipkin.md
+++ b/docs/en/latest/plugins/zipkin.md
@@ -21,7 +21,7 @@ title: Zipkin
 #
 -->
 
-## Name
+## Description
 
 [Zipkin](https://github.com/openzipkin/zipkin) an open source distributed tracing system. This plugin is supported to collect tracing and report to Zipkin Collector based on [Zipkin API specification](https://zipkin.io/pages/instrumenting.html).
 
diff --git a/docs/zh/latest/plugins/api-breaker.md b/docs/zh/latest/plugins/api-breaker.md
index fbbeabf..d160791 100644
--- a/docs/zh/latest/plugins/api-breaker.md
+++ b/docs/zh/latest/plugins/api-breaker.md
@@ -21,7 +21,7 @@ title: api-breaker
 #
 -->
 
-## 定义
+## 描述
 
 该插件实现 API 熔断功能,帮助我们保护上游业务服务。
 
diff --git a/docs/zh/latest/plugins/authz-casbin.md b/docs/zh/latest/plugins/authz-casbin.md
index ca48841..d2a4251 100644
--- a/docs/zh/latest/plugins/authz-casbin.md
+++ b/docs/zh/latest/plugins/authz-casbin.md
@@ -21,7 +21,7 @@ title: authz-casbin
 #
 -->
 
-## 简介
+## 描述
 
 `authz-casbin` 是一个基于 [Lua Casbin](https://github.com/casbin/lua-casbin/) 的访问控制插件,该插件支持基于各种访问控制模型的授权场景。
 
diff --git a/docs/zh/latest/plugins/authz-keycloak.md b/docs/zh/latest/plugins/authz-keycloak.md
index a0af8fe..8e301a7 100644
--- a/docs/zh/latest/plugins/authz-keycloak.md
+++ b/docs/zh/latest/plugins/authz-keycloak.md
@@ -21,7 +21,7 @@ title: authz-keycloak
 #
 -->
 
-## 名字
+## 描述
 
 目前 `authz-plugin` 仅支持通过定义资源名和访问权限范畴来应用 `route` 的访问策略。但是 Keycloak 官方适配的其他语言的客户端 (Java, JS) 还可以通过动态查询 Keycloak 路径以及懒加载身份资源的路径来支持路径匹配。未来版本的 `authz-plugin` 将会支持这项功能。
 
diff --git a/docs/zh/latest/plugins/basic-auth.md b/docs/zh/latest/plugins/basic-auth.md
index 07c2562..fe44e57 100644
--- a/docs/zh/latest/plugins/basic-auth.md
+++ b/docs/zh/latest/plugins/basic-auth.md
@@ -21,7 +21,7 @@ title: basic-auth
 #
 -->
 
-## 名字
+## 描述
 
 `basic-auth` 是一个认证插件,它需要与 `consumer` 一起配合才能工作。
 
diff --git a/docs/zh/latest/plugins/batch-requests.md b/docs/zh/latest/plugins/batch-requests.md
index e7435ea..fb51626 100644
--- a/docs/zh/latest/plugins/batch-requests.md
+++ b/docs/zh/latest/plugins/batch-requests.md
@@ -21,7 +21,7 @@ title: batch-requests
 #
 -->
 
-## 简介
+## 描述
 
 `batch-requests` 插件可以一次接受多个请求并以 [http pipeline](https://en.wikipedia.org/wiki/HTTP_pipelining) 的方式在网关发起多个 http 请求,合并结果后再返回客户端,这在客户端需要访问多个接口时可以显著地提升请求性能。
 
diff --git a/docs/zh/latest/plugins/clickhouse-logger.md b/docs/zh/latest/plugins/clickhouse-logger.md
index f688c30..176b6b3 100644
--- a/docs/zh/latest/plugins/clickhouse-logger.md
+++ b/docs/zh/latest/plugins/clickhouse-logger.md
@@ -21,7 +21,7 @@ title: clickhouse-logger
 #
 -->
 
-## 定义
+## 描述
 
 `clickhouse-logger` 是一个插件,可将Log数据请求推送到clickhouse服务器。
 
diff --git a/docs/zh/latest/plugins/client-control.md b/docs/zh/latest/plugins/client-control.md
index ed6330a..dff796d 100644
--- a/docs/zh/latest/plugins/client-control.md
+++ b/docs/zh/latest/plugins/client-control.md
@@ -21,7 +21,7 @@ title: client-control
 #
 -->
 
-## 名称
+## 描述
 
 `client-control` 插件能够动态地控制 Nginx 处理客户端的请求的行为。
 
diff --git a/docs/zh/latest/plugins/consumer-restriction.md b/docs/zh/latest/plugins/consumer-restriction.md
index 0cebd09..ea917bb 100644
--- a/docs/zh/latest/plugins/consumer-restriction.md
+++ b/docs/zh/latest/plugins/consumer-restriction.md
@@ -21,7 +21,7 @@ title: consumer-restriction
 #
 -->
 
-## 简介
+## 描述
 
 `consumer-restriction` 根据选择的不同对象做相应的访问限制。
 
diff --git a/docs/zh/latest/plugins/cors.md b/docs/zh/latest/plugins/cors.md
index e3cee9d..64149b9 100644
--- a/docs/zh/latest/plugins/cors.md
+++ b/docs/zh/latest/plugins/cors.md
@@ -21,7 +21,7 @@ title: cors
 #
 -->
 
-## 简介
+## 描述
 
 `cors` 插件可以让你为服务端启用 [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) 的返回头。
 
diff --git a/docs/zh/latest/plugins/csrf.md b/docs/zh/latest/plugins/csrf.md
index 9fdea38..53d0d71 100644
--- a/docs/zh/latest/plugins/csrf.md
+++ b/docs/zh/latest/plugins/csrf.md
@@ -21,7 +21,7 @@ title: csrf
 #
 -->
 
-## 简介
+## 描述
 
 `CSRF` 插件基于 [`Double Submit Cookie`](https://en.wikipedia.org/wiki/Cross-site_request_forgery#Double_Submit_Cookie) 的方式,保护您的 API 免于 CSRF 攻击。本插件认为 `GET`、`HEAD` 和 `OPTIONS` 方法是安全操作。因此 `GET`、`HEAD` 和 `OPTIONS` 方法的调用不会被检查拦截。
 
diff --git a/docs/zh/latest/plugins/dubbo-proxy.md b/docs/zh/latest/plugins/dubbo-proxy.md
index 59d57a1..d870f7a 100644
--- a/docs/zh/latest/plugins/dubbo-proxy.md
+++ b/docs/zh/latest/plugins/dubbo-proxy.md
@@ -21,7 +21,7 @@ title: dubbo-proxy
 #
 -->
 
-## 简介
+## 描述
 
 `dubbo-proxy` 插件允许将 `HTTP` 请求代理到 [**dubbo**](http://dubbo.apache.org)。
 
diff --git a/docs/zh/latest/plugins/echo.md b/docs/zh/latest/plugins/echo.md
index a850fd4..1d8907f 100644
--- a/docs/zh/latest/plugins/echo.md
+++ b/docs/zh/latest/plugins/echo.md
@@ -21,7 +21,7 @@ title: echo
 #
 -->
 
-## 简介
+## 描述
 
 echo 可以帮助用户尽可能全面地了解如何开发APISIX插件。
 
diff --git a/docs/zh/latest/plugins/error-log-logger.md b/docs/zh/latest/plugins/error-log-logger.md
index ec5bc2f..dc1fe12 100644
--- a/docs/zh/latest/plugins/error-log-logger.md
+++ b/docs/zh/latest/plugins/error-log-logger.md
@@ -21,7 +21,7 @@ title: error-log-logger
 #
 -->
 
-## 定义
+## 描述
 
 `error-log-logger` 是用于按用户设定的 log 级别对 APISIX 的 `error.log` 进行筛选,继而将筛选的数据发送到 TCP 服务或者 [Apache SkyWalking](https://skywalking.apache.org/) 的插件。
 
diff --git a/docs/zh/latest/plugins/ext-plugin-post-req.md b/docs/zh/latest/plugins/ext-plugin-post-req.md
index ee6bd62..3b5f968 100644
--- a/docs/zh/latest/plugins/ext-plugin-post-req.md
+++ b/docs/zh/latest/plugins/ext-plugin-post-req.md
@@ -21,6 +21,8 @@ title: ext-plugin-post-req
 #
 -->
 
+## 描述
+
 `ext-plugin-post-req` 插件的功能与 `ext-plugin-pre-req` 插件类似。
 
 唯一不同的是:它在内置 Lua 插件执行之后且在请求到达上游之前工作。
diff --git a/docs/zh/latest/plugins/ext-plugin-pre-req.md b/docs/zh/latest/plugins/ext-plugin-pre-req.md
index e6a3735..62a2b5f 100644
--- a/docs/zh/latest/plugins/ext-plugin-pre-req.md
+++ b/docs/zh/latest/plugins/ext-plugin-pre-req.md
@@ -21,7 +21,7 @@ title: ext-plugin-pre-req
 #
 -->
 
-## 简介
+## 描述
 
 `ext-plugin-pre-req` 在执行大多数内置 Lua 插件执行之前,在 Plugin Runner 内运行特定 External Plugin。
 
diff --git a/docs/zh/latest/plugins/fault-injection.md b/docs/zh/latest/plugins/fault-injection.md
index 3e4409e..64918b9 100644
--- a/docs/zh/latest/plugins/fault-injection.md
+++ b/docs/zh/latest/plugins/fault-injection.md
@@ -21,6 +21,8 @@ title: fault-injection
 #
 -->
 
+## 描述
+
 故障注入插件,该插件可以和其他插件一起使用,并且会在其他插件前被执行,配置 `abort` 参数将直接返回给客户端指定的响应码并且终止其他插件的执行,配置 `delay` 参数将延迟某个请求,并且还会执行配置的其他插件。
 
 ## 参数
diff --git a/docs/zh/latest/plugins/file-logger.md b/docs/zh/latest/plugins/file-logger.md
index 3bb7aa8..3d8cc34 100644
--- a/docs/zh/latest/plugins/file-logger.md
+++ b/docs/zh/latest/plugins/file-logger.md
@@ -21,7 +21,7 @@ title: file-logger
 #
 -->
 
-## 定义
+## 描述
 
 `file-logger` 是一个插件,可将 Log 数据流推送到指定位置,例如,可以自定义输出路径:`logs/file.log`。
 
diff --git a/docs/zh/latest/plugins/forward-auth.md b/docs/zh/latest/plugins/forward-auth.md
index fd6194c..bf97912 100644
--- a/docs/zh/latest/plugins/forward-auth.md
+++ b/docs/zh/latest/plugins/forward-auth.md
@@ -21,7 +21,7 @@ title: forward-auth
 #
 -->
 
-## 名字
+## 描述
 
 `forward-auth` 插件使用的是经典外部认证。在认证失败的时候,我们可以实现自定义错误或者重定向到认证页面。
 
diff --git a/docs/zh/latest/plugins/google-cloud-logging.md b/docs/zh/latest/plugins/google-cloud-logging.md
index 9c37d37..64637a3 100644
--- a/docs/zh/latest/plugins/google-cloud-logging.md
+++ b/docs/zh/latest/plugins/google-cloud-logging.md
@@ -21,7 +21,7 @@ title: google-cloud-logging
 #
 -->
 
-## 定义
+## 描述
 
 `google-cloud-logging` 插件用于将 `Apache APISIX` 的请求日志发送到 [Google Cloud Logging Service](https://cloud.google.com/logging/)。
 
diff --git a/docs/zh/latest/plugins/grpc-transcode.md b/docs/zh/latest/plugins/grpc-transcode.md
index 842072e..9efdae3 100644
--- a/docs/zh/latest/plugins/grpc-transcode.md
+++ b/docs/zh/latest/plugins/grpc-transcode.md
@@ -21,6 +21,8 @@ title: grpc-transcode
 #
 -->
 
+## 描述
+
 HTTP(s) -> APISIX -> gRPC server
 
 ## Proto
diff --git a/docs/zh/latest/plugins/grpc-web.md b/docs/zh/latest/plugins/grpc-web.md
index 9402bfc..583a4d8 100644
--- a/docs/zh/latest/plugins/grpc-web.md
+++ b/docs/zh/latest/plugins/grpc-web.md
@@ -21,7 +21,7 @@ title: grpc-web
 #
 -->
 
-## 定义
+## 描述
 
 `grpc-web` 插件是一个代理插件,用于转换 [gRPC Web](https://github.com/grpc/grpc-web) 客户端到 `gRPC Server` 的请求。
 
diff --git a/docs/zh/latest/plugins/gzip.md b/docs/zh/latest/plugins/gzip.md
index 9c9efca..8bbc855 100644
--- a/docs/zh/latest/plugins/gzip.md
+++ b/docs/zh/latest/plugins/gzip.md
@@ -21,7 +21,7 @@ title: gzip
 #
 -->
 
-## 简介
+## 描述
 
 `gzip` 插件能动态设置 `Nginx` 的压缩行为。
 
diff --git a/docs/zh/latest/plugins/hmac-auth.md b/docs/zh/latest/plugins/hmac-auth.md
index d0cfc0c..e6a6059 100644
--- a/docs/zh/latest/plugins/hmac-auth.md
+++ b/docs/zh/latest/plugins/hmac-auth.md
@@ -21,7 +21,7 @@ title: hmac-auth
 #
 -->
 
-## 名字
+## 描述
 
 `hmac-auth` 是一个认证插件,它需要与 `consumer` 一起配合才能工作。
 
diff --git a/docs/zh/latest/plugins/http-logger.md b/docs/zh/latest/plugins/http-logger.md
index 3d41a6b..ddb270b 100644
--- a/docs/zh/latest/plugins/http-logger.md
+++ b/docs/zh/latest/plugins/http-logger.md
@@ -21,7 +21,7 @@ title: http-logger
 #
 -->
 
-## 定义
+## 描述
 
 `http-logger` 是一个插件,可将Log数据请求推送到 HTTP / HTTPS 服务器。
 
diff --git a/docs/zh/latest/plugins/ip-restriction.md b/docs/zh/latest/plugins/ip-restriction.md
index cb0f1f9..cb2eae4 100644
--- a/docs/zh/latest/plugins/ip-restriction.md
+++ b/docs/zh/latest/plugins/ip-restriction.md
@@ -21,7 +21,7 @@ title: ip-restriction
 #
 -->
 
-## 名字
+## 描述
 
 `ip-restriction` 可以通过以下方式限制对服务或路线的访问,将 IP 地址列入白名单或黑名单。 单个 IP 地址,多个 IP 地址 或 CIDR 范围,可以使用类似 10.10.10.0/24 的 CIDR 表示法。
 
diff --git a/docs/zh/latest/plugins/jwt-auth.md b/docs/zh/latest/plugins/jwt-auth.md
index 558fe11..37782b5 100644
--- a/docs/zh/latest/plugins/jwt-auth.md
+++ b/docs/zh/latest/plugins/jwt-auth.md
@@ -32,7 +32,7 @@ title: jwt-auth
 - [**测试插件**](#测试插件)
 - [**禁用插件**](#禁用插件)
 
-## 名字
+## 描述
 
 `jwt-auth` 是一个认证插件,它需要与 `consumer` 一起配合才能工作。
 
diff --git a/docs/zh/latest/plugins/kafka-logger.md b/docs/zh/latest/plugins/kafka-logger.md
index 46e23c0..5849162 100644
--- a/docs/zh/latest/plugins/kafka-logger.md
+++ b/docs/zh/latest/plugins/kafka-logger.md
@@ -21,7 +21,7 @@ title: kafka-logger
 #
 -->
 
-## 简介
+## 描述
 
 `kafka-logger` 是一个插件,可用作ngx_lua nginx 模块的 Kafka 客户端驱动程序。
 
diff --git a/docs/zh/latest/plugins/key-auth.md b/docs/zh/latest/plugins/key-auth.md
index 3792191..20e3b86 100644
--- a/docs/zh/latest/plugins/key-auth.md
+++ b/docs/zh/latest/plugins/key-auth.md
@@ -21,7 +21,7 @@ title: key-auth
 #
 -->
 
-## 名字
+## 描述
 
 `key-auth` 是一个认证插件,它需要与 `consumer` 一起配合才能工作。
 
diff --git a/docs/zh/latest/plugins/limit-conn.md b/docs/zh/latest/plugins/limit-conn.md
index 3470a04..ae87387 100644
--- a/docs/zh/latest/plugins/limit-conn.md
+++ b/docs/zh/latest/plugins/limit-conn.md
@@ -21,6 +21,8 @@ title: limit-conn
 #
 -->
 
+## 描述
+
 限制并发请求(或并发连接)插件。
 
 ### 属性
diff --git a/docs/zh/latest/plugins/limit-count.md b/docs/zh/latest/plugins/limit-count.md
index 46509ea..a02d88a 100644
--- a/docs/zh/latest/plugins/limit-count.md
+++ b/docs/zh/latest/plugins/limit-count.md
@@ -21,7 +21,7 @@ title: limit-count
 #
 -->
 
-## 简介
+## 描述
 
 和 [GitHub API 的限速](https://docs.github.com/en/rest/reference/rate-limit) 类似,
 在指定的时间范围内,限制总的请求个数。并且在 HTTP 响应头中返回剩余可以请求的个数。
diff --git a/docs/zh/latest/plugins/limit-req.md b/docs/zh/latest/plugins/limit-req.md
index 702636a..18f7989 100644
--- a/docs/zh/latest/plugins/limit-req.md
+++ b/docs/zh/latest/plugins/limit-req.md
@@ -21,7 +21,7 @@ title: limit-req
 #
 -->
 
-## 简介
+## 描述
 
 限制请求速度的插件,使用的是漏桶算法。
 
diff --git a/docs/zh/latest/plugins/log-rotate.md b/docs/zh/latest/plugins/log-rotate.md
index 0c60823..71d57fb 100644
--- a/docs/zh/latest/plugins/log-rotate.md
+++ b/docs/zh/latest/plugins/log-rotate.md
@@ -21,6 +21,8 @@ title: log-rotate
 #
 -->
 
+## 描述
+
 本插件可自动完成 logs 目录下的 access 和 error 日志的定期切分。
 通过配置参数可以设置每间隔多久切分一次日志,以及最近保留多少份日志(超过指定数量后,自动删除老文件)。
 
diff --git a/docs/zh/latest/plugins/mocking.md b/docs/zh/latest/plugins/mocking.md
index def3332..3010226 100644
--- a/docs/zh/latest/plugins/mocking.md
+++ b/docs/zh/latest/plugins/mocking.md
@@ -21,7 +21,7 @@ title: mocking
 #
 -->
 
-## 简介
+## 描述
 
 Mock API 插件,绑定该插件后将随机返回指定格式的`mock`数据,不再转发到后端。
 
diff --git a/docs/zh/latest/plugins/mqtt-proxy.md b/docs/zh/latest/plugins/mqtt-proxy.md
index ca40b8c..8174f0a 100644
--- a/docs/zh/latest/plugins/mqtt-proxy.md
+++ b/docs/zh/latest/plugins/mqtt-proxy.md
@@ -21,7 +21,7 @@ title: mqtt-proxy
 #
 -->
 
-## 名字
+## 描述
 
 `mqtt-proxy` 只工作在流模式,它可以帮助你根据 MQTT 的 `client_id` 实现动态负载均衡。
 
diff --git a/docs/zh/latest/plugins/node-status.md b/docs/zh/latest/plugins/node-status.md
index ce97695..540db07 100644
--- a/docs/zh/latest/plugins/node-status.md
+++ b/docs/zh/latest/plugins/node-status.md
@@ -21,7 +21,7 @@ title: node-status
 #
 -->
 
-## 插件简介
+## 描述
 
 `node-status` 是 `APISIX` 的请求状态查询插件,返回基本的状态信息。
 
diff --git a/docs/zh/latest/plugins/openid-connect.md b/docs/zh/latest/plugins/openid-connect.md
index 216f69b..c5ad9d2 100644
--- a/docs/zh/latest/plugins/openid-connect.md
+++ b/docs/zh/latest/plugins/openid-connect.md
@@ -21,7 +21,7 @@ title: openid-connect
 #
 -->
 
-## 定义
+## 描述
 
 OAuth 2 / Open ID Connect(OIDC)插件为 APISIX 提供身份验证和自省功能。
 
diff --git a/docs/zh/latest/plugins/opentelemetry.md b/docs/zh/latest/plugins/opentelemetry.md
index 540630f..22e92f8 100644
--- a/docs/zh/latest/plugins/opentelemetry.md
+++ b/docs/zh/latest/plugins/opentelemetry.md
@@ -21,7 +21,7 @@ title: opentelemetry
 #
 -->
 
-## 名字
+## 描述
 
 [OpenTelemetry](https://opentelemetry.io/) 提供符合 [opentelemetry specification](https://github.com/open-telemetry/opentelemetry-specification) 协议规范的 Tracing 数据上报。
 
diff --git a/docs/zh/latest/plugins/prometheus.md b/docs/zh/latest/plugins/prometheus.md
index 855ad37..7a526d4 100644
--- a/docs/zh/latest/plugins/prometheus.md
+++ b/docs/zh/latest/plugins/prometheus.md
@@ -21,6 +21,8 @@ title: prometheus
 #
 -->
 
+## 描述
+
 此插件是提供符合 prometheus 数据格式的监控指标数据。
 
 ## 属性
diff --git a/docs/zh/latest/plugins/proxy-cache.md b/docs/zh/latest/plugins/proxy-cache.md
index 230ae81..4cdf939 100644
--- a/docs/zh/latest/plugins/proxy-cache.md
+++ b/docs/zh/latest/plugins/proxy-cache.md
@@ -21,6 +21,8 @@ title: proxy-cache
 #
 -->
 
+## 描述
+
 代理缓存插件,该插件提供缓存后端响应数据的能力,它可以和其他插件一起使用。该插件支持基于磁盘的缓存,未来也会支持基于内存的缓存。目前可以根据响应码、请求 Method 来指定需要缓存的数据,另外也可以通过 no_cache 和 cache_bypass 配置更复杂的缓存策略。
 
 基于磁盘的缓存需要注意:
diff --git a/docs/zh/latest/plugins/proxy-control.md b/docs/zh/latest/plugins/proxy-control.md
index cddda87..599e3c9 100644
--- a/docs/zh/latest/plugins/proxy-control.md
+++ b/docs/zh/latest/plugins/proxy-control.md
@@ -21,7 +21,7 @@ title: proxy-control
 #
 -->
 
-## 名称
+## 描述
 
 `proxy-control` 能够动态地控制 Nginx 代理的行为。
 
diff --git a/docs/zh/latest/plugins/proxy-mirror.md b/docs/zh/latest/plugins/proxy-mirror.md
index cc1a29a..cf4acb9 100644
--- a/docs/zh/latest/plugins/proxy-mirror.md
+++ b/docs/zh/latest/plugins/proxy-mirror.md
@@ -21,6 +21,8 @@ title: proxy-mirror
 #
 -->
 
+## 描述
+
 代理镜像插件,该插件提供了镜像客户端请求的能力。
 
 注:镜像请求返回的响应会被忽略。
diff --git a/docs/zh/latest/plugins/proxy-rewrite.md b/docs/zh/latest/plugins/proxy-rewrite.md
index 3e95110..0ad355c 100644
--- a/docs/zh/latest/plugins/proxy-rewrite.md
+++ b/docs/zh/latest/plugins/proxy-rewrite.md
@@ -21,7 +21,7 @@ title: proxy-rewrite
 #
 -->
 
-## 简介
+## 描述
 
 proxy-rewrite 是上游代理信息重写插件,支持对 `scheme`、`uri`、`host` 等信息的重写。
 
diff --git a/docs/zh/latest/plugins/real-ip.md b/docs/zh/latest/plugins/real-ip.md
index 772c5d3..189328e 100644
--- a/docs/zh/latest/plugins/real-ip.md
+++ b/docs/zh/latest/plugins/real-ip.md
@@ -21,7 +21,7 @@ title: real-ip
 #
 -->
 
-## 简介
+## 描述
 
 `real-ip` 插件用于动态改变传递到 `APISIX` 的客户端的 `IP` 和端口。
 
diff --git a/docs/zh/latest/plugins/redirect.md b/docs/zh/latest/plugins/redirect.md
index 1ae6170..380b255 100644
--- a/docs/zh/latest/plugins/redirect.md
+++ b/docs/zh/latest/plugins/redirect.md
@@ -21,6 +21,8 @@ title: redirect
 #
 -->
 
+## 描述
+
 URI 重定向插件。
 
 ### 参数
diff --git a/docs/zh/latest/plugins/referer-restriction.md b/docs/zh/latest/plugins/referer-restriction.md
index 55209bb..facd8b5 100644
--- a/docs/zh/latest/plugins/referer-restriction.md
+++ b/docs/zh/latest/plugins/referer-restriction.md
@@ -21,7 +21,7 @@ title: referer-restriction
 #
 -->
 
-## 名字
+## 描述
 
 `referer-restriction` 插件可以根据 Referer 请求头限制访问。
 
diff --git a/docs/zh/latest/plugins/request-id.md b/docs/zh/latest/plugins/request-id.md
index cf68cec..6f313cd 100644
--- a/docs/zh/latest/plugins/request-id.md
+++ b/docs/zh/latest/plugins/request-id.md
@@ -21,7 +21,7 @@ title: request-id
 #
 -->
 
-## 名称
+## 描述
 
 `request-id` 插件通过 APISIX 为每一个请求代理添加唯一 ID(UUID),以用于追踪 API 请求。该插件在 `header_name` 已经在请求中存在时不会为请求添加新的 ID。
 
diff --git a/docs/zh/latest/plugins/request-validation.md b/docs/zh/latest/plugins/request-validation.md
index 6e8ebd6..522cbf2 100644
--- a/docs/zh/latest/plugins/request-validation.md
+++ b/docs/zh/latest/plugins/request-validation.md
@@ -21,7 +21,7 @@ title: request-validation
 #
 -->
 
-## 名称
+## 描述
 
 `request-validation` 插件用于提前验证请求向上游转发请求,可以验证请求的 `body` 及 `header` 数据。
 
diff --git a/docs/zh/latest/plugins/response-rewrite.md b/docs/zh/latest/plugins/response-rewrite.md
index ae9aa4f..1b19ac6 100644
--- a/docs/zh/latest/plugins/response-rewrite.md
+++ b/docs/zh/latest/plugins/response-rewrite.md
@@ -21,7 +21,7 @@ title: response-rewrite
 #
 -->
 
-## 简介
+## 描述
 
 该插件支持修改上游服务或网关本身返回的 body 和 header 信息。
 
diff --git a/docs/zh/latest/plugins/rocketmq-logger.md b/docs/zh/latest/plugins/rocketmq-logger.md
index db21bed..727f7fb 100644
--- a/docs/zh/latest/plugins/rocketmq-logger.md
+++ b/docs/zh/latest/plugins/rocketmq-logger.md
@@ -21,7 +21,7 @@ title: rocketmq-logger
 #
 -->
 
-## 简介
+## 描述
 
 `rocketmq-logger` 插件可以将接口请求日志以 JSON 的形式推送给外部 rocketmq 集群。
 
diff --git a/docs/zh/latest/plugins/server-info.md b/docs/zh/latest/plugins/server-info.md
index 2b8f198..d041c0d 100644
--- a/docs/zh/latest/plugins/server-info.md
+++ b/docs/zh/latest/plugins/server-info.md
@@ -21,7 +21,7 @@ title: server-info
 #
 -->
 
-## 插件简介
+## 描述
 
 `server-info` 是一款能够定期将服务基本信息上报至 etcd 的插件。
 
diff --git a/docs/zh/latest/plugins/serverless.md b/docs/zh/latest/plugins/serverless.md
index 3c926ef..7bb38fa 100644
--- a/docs/zh/latest/plugins/serverless.md
+++ b/docs/zh/latest/plugins/serverless.md
@@ -21,6 +21,8 @@ title: serverless
 #
 -->
 
+## 描述
+
 serverless 的插件有两个,分别是 `serverless-pre-function` 和 `serverless-post-function`,
 前者会在指定阶段的最开始运行,后者是在指定阶段的最后运行。
 
diff --git a/docs/zh/latest/plugins/skywalking-logger.md b/docs/zh/latest/plugins/skywalking-logger.md
index 7149ae1..07b34b6 100644
--- a/docs/zh/latest/plugins/skywalking-logger.md
+++ b/docs/zh/latest/plugins/skywalking-logger.md
@@ -21,7 +21,7 @@ title: skywalking-logger
 #
 -->
 
-## 定义
+## 描述
 
 `http-logger` 是一个插件,可将 Access Log 数据通过 `HTTP` 推送到 SkyWalking OAP 服务器。如果上下文中存在 `tracing context`,插件会自动建立 `trace` 与日志的关联,并依赖于 [SkyWalking Cross Process Propagation Headers Protocol](https://skywalking.apache.org/docs/main/latest/en/protocols/skywalking-cross-process-propagation-headers-protocol-v3/) 。
 
diff --git a/docs/zh/latest/plugins/skywalking.md b/docs/zh/latest/plugins/skywalking.md
index 071bbab..8750d93 100644
--- a/docs/zh/latest/plugins/skywalking.md
+++ b/docs/zh/latest/plugins/skywalking.md
@@ -21,7 +21,7 @@ title: skywalking
 #
 -->
 
-## 名字
+## 描述
 
 [**SkyWalking**](https://github.com/apache/skywalking) 使用其原生的 Nginx LUA tracer 提供分布式追踪、拓扑分析以及服务和 URI 级别的 metrics 信息。
 
diff --git a/docs/zh/latest/plugins/sls-logger.md b/docs/zh/latest/plugins/sls-logger.md
index 68f4a3b..734030a 100644
--- a/docs/zh/latest/plugins/sls-logger.md
+++ b/docs/zh/latest/plugins/sls-logger.md
@@ -21,7 +21,7 @@ title: sls-logger
 #
 -->
 
-## 定义
+## 描述
 
 `sls-logger` 是使用 [RF5424](https://tools.ietf.org/html/rfc5424) 标准将日志数据以JSON格式发送到 [阿里云日志服务](https://help.aliyun.com/document_detail/112903.html?spm=a2c4g.11186623.6.763.21321b47wcwt1u)。
 
diff --git a/docs/zh/latest/plugins/splunk-hec-logging.md b/docs/zh/latest/plugins/splunk-hec-logging.md
index 35dd886..70d6248 100644
--- a/docs/zh/latest/plugins/splunk-hec-logging.md
+++ b/docs/zh/latest/plugins/splunk-hec-logging.md
@@ -21,7 +21,7 @@ title: splunk-hec-logging
 #
 -->
 
-## 定义
+## 描述
 
 `splunk-hec-logging` 插件用于将 `Apache APISIX` 的请求日志转发到 `Splunk HTTP 事件收集器(HEC)` 中进行分析和存储,启用该插件后 `Apache APISIX` 将在 `Log Phase` 获取请求上下文信息并序列化为 [Splunk Event Data 格式](https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector#Event_metadata) 后提交到批处理队列中,当触发批处理队列每批次最大处理容量或刷新缓冲区的最大时间时会将队列中的数据提交到 `Splunk HEC` 中。
 
diff --git a/docs/zh/latest/plugins/syslog.md b/docs/zh/latest/plugins/syslog.md
index 5270f1a..bf25749 100644
--- a/docs/zh/latest/plugins/syslog.md
+++ b/docs/zh/latest/plugins/syslog.md
@@ -21,7 +21,7 @@ title: syslog
 #
 -->
 
-## 定义
+## 描述
 
 `sys` 是一个将 Log data 请求推送到 Syslog 的插件。
 
diff --git a/docs/zh/latest/plugins/tcp-logger.md b/docs/zh/latest/plugins/tcp-logger.md
index 27d44fa..77c18a9 100644
--- a/docs/zh/latest/plugins/tcp-logger.md
+++ b/docs/zh/latest/plugins/tcp-logger.md
@@ -21,7 +21,7 @@ title: tcp-logger
 #
 -->
 
-## 定义
+## 描述
 
 `tcp-logger` 是用于将日志数据发送到 TCP 服务的插件。
 
diff --git a/docs/zh/latest/plugins/traffic-split.md b/docs/zh/latest/plugins/traffic-split.md
index 12b9bad..f961e7d 100644
--- a/docs/zh/latest/plugins/traffic-split.md
+++ b/docs/zh/latest/plugins/traffic-split.md
@@ -21,7 +21,7 @@ title: traffic-split
 #
 -->
 
-## 名字
+## 描述
 
 traffic-split 插件使用户可以逐步引导各个上游之间的流量百分比。
 
diff --git a/docs/zh/latest/plugins/ua-restriction.md b/docs/zh/latest/plugins/ua-restriction.md
index 71c974d..335f225 100644
--- a/docs/zh/latest/plugins/ua-restriction.md
+++ b/docs/zh/latest/plugins/ua-restriction.md
@@ -21,7 +21,7 @@ title: ua-restriction
 #
 -->
 
-## 名字
+## 描述
 
 `ua-restriction` 可以通过将指定 `User-Agent` 列入白名单或黑名单的方式来限制对服务或接口的访问。
 
diff --git a/docs/zh/latest/plugins/udp-logger.md b/docs/zh/latest/plugins/udp-logger.md
index f286e62..e71667f 100644
--- a/docs/zh/latest/plugins/udp-logger.md
+++ b/docs/zh/latest/plugins/udp-logger.md
@@ -21,7 +21,7 @@ title: udp-logger
 #
 -->
 
-## 定义
+## 描述
 
 `udp-logger` 是用于将日志数据发送到 UDP 服务的插件。
 
diff --git a/docs/zh/latest/plugins/uri-blocker.md b/docs/zh/latest/plugins/uri-blocker.md
index 1a68f71..81388f6 100644
--- a/docs/zh/latest/plugins/uri-blocker.md
+++ b/docs/zh/latest/plugins/uri-blocker.md
@@ -21,7 +21,7 @@ title: uri-blocker
 #
 -->
 
-## 定义
+## 描述
 
 该插件可帮助我们拦截用户请求,只需要指定 `block_rules` 即可。
 
diff --git a/docs/zh/latest/plugins/wolf-rbac.md b/docs/zh/latest/plugins/wolf-rbac.md
index ca57658..f003249 100644
--- a/docs/zh/latest/plugins/wolf-rbac.md
+++ b/docs/zh/latest/plugins/wolf-rbac.md
@@ -21,7 +21,7 @@ title: wolf-rbac
 #
 -->
 
-## 名字
+## 描述
 
 `wolf-rbac` 是一个认证及授权(rbac)插件,它需要与 `consumer` 一起配合才能工作。同时需要添加 `wolf-rbac` 到一个 `service` 或 `route` 中。
 rbac 功能由 [wolf](https://github.com/iGeeky/wolf) 提供, 有关 `wolf` 的更多信息, 请参考 [wolf 文档](https://github.com/iGeeky/wolf)。
diff --git a/docs/zh/latest/plugins/zipkin.md b/docs/zh/latest/plugins/zipkin.md
index 8dd1cf2..1133701 100644
--- a/docs/zh/latest/plugins/zipkin.md
+++ b/docs/zh/latest/plugins/zipkin.md
@@ -21,7 +21,7 @@ title: zipkin
 #
 -->
 
-## 名字
+## 描述
 
 [Zipkin](https://github.com/openzipkin/zipkin) 是开源的分布调用链追踪系统。该插件基于[Zipkin API规范](https://zipkin.io/pages/instrumenting.html),支持收集跟踪信息,并上报 Zipkin Collector。