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 2020/12/01 07:06:50 UTC

[GitHub] [apisix] juzhiyuan commented on a change in pull request #2884: feat: server info

juzhiyuan commented on a change in pull request #2884:
URL: https://github.com/apache/apisix/pull/2884#discussion_r533113410



##########
File path: doc/plugins/server-info.md
##########
@@ -48,4 +85,20 @@ The meaning of each item in server information is following:
 | version | string | APISIX version. |
 | hostname | string | Hostname of the machine/pod that APISIX is deployed. |
 
-Note the server information is also reported to etcd periodically (for now the interval is `5s`) and collected by APISIX Dashboard, so you can also access it from APISIX Dashboard.
+## Disable Plugin
+
+By removing `server-info` in the plugin list of configure file `apisix/conf/config.yaml` and restart APISIX, you can diable `server-info` plugin easily.
+
+```

Review comment:
       format language?




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