server-info
The information reported by the Plugin is explained below:
Attributes
None.
This Plugin exposes the endpoint /v1/server_info
to the Control API
Enabling the Plugin
conf/config.yaml
We can change the report configurations in the plugin_attr
section of .
The following configurations of the server info report can be customized:
Name | Type | Default | Description |
---|---|---|---|
report_ttl | integer | 36 | Time in seconds after which the report is deleted from etcd (maximum: 86400, minimum: 3). |
conf/config.yaml
Example usage
After you enable the Plugin as mentioned above, you can access the server info report through the Control API:
tip
You can also view the server info report through the .
conf/config.yaml