Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 2.7 KB

CONSOLE_PREVIEW.md

File metadata and controls

44 lines (27 loc) · 2.7 KB
  • 【Home Page】 Home page can help users understand the basic information of gateway, such as access policy, API number, etc. It can also help understand the situation of request and forwarding, such as success rate.

  • 【Gateway Node】 Gateway supports cluster management, and access to different clusters can manage the corresponding nodes.

  • 【Registration】 You can register (discover) your back-end services in a static or dynamic way. After creating a service registration method, you can create one or more loads on the basis of one way or another.(Upstream)。

  • 【Load Balancing】 Configure the API's transmit target server (load back-end), which can be set to the API's transmit address/load back-end after creation(Target / Upstream).

  • 【API Mangement】 Support the creation and management of API documents, and support the import of API document projects.

  • 【Strategy】 You can set access strategies for different callers or applications. Different access strategies can set different API access rights, authentication and plug-in functions.

  • 【Alarm Settings】 Alerts can be set for exception APIs to support email and Webhook notifications.

  • 【Extension Plug-in】 In addition to providing official plug-ins, plug-in systems can also add custom gateway plug-ins.

  • 【Log Setting】 Detailed request logs and system running logs are provided. Request logs can customize recording fields. Running logs can adjust recording levels according to circumstances: ERROR, INFO, DEBUG, etc.