Like envoy, we can expose admin interface to make it able to push new configuration, observe internal state or control log level, etc. 1. It is a independent module which can be used by users freely. 2. Users can register handler to it. 3. It can bind to uds or tcp. 4. It can interactive with general metric module #87 .
Like envoy, we can expose admin interface to make it able to push new configuration, observe internal state or control log level, etc.