Skip to main content
Version: 2.5

User Guide

The following are parts of the modules' snapshot.

Metrics#

We support the monitor page by referencing it in iframe. Before accessing Grafana, please Enable allow_embedding=true, which defaults to false. This causes the browser to fail to render Grafana pages properly due to security policies.

metrics-en
Click to Preview

Route#

The Route module aims to control routes by UI instead of calling APIs.

List#

route-list
Click to Preview

Create#

route-create-step1-en
Click to Preview

route-create-step2-en
Click to Preview

route-create-step3-en
Click to Preview

route-create-step4-en
Click to Preview

route-create-done-list-en
Click to Preview

Online debug#

We can debug a route both published or offline with the online debug function, which is located in the routes list page.

  1. Debug a published route

route-debug-published
Click to Preview

  1. Debug a offline route

route-debug-offline
Click to Preview

  1. Debug a published route with query params

route-debug-query-params
Click to Preview

  1. Debug a published route with header params

route-debug-header-params
Click to Preview

  1. Debug a published route with body params

route-debug-body-params
Click to Preview

  1. Debug a published route with basic auth

route-debug-basic-auth
Click to Preview

Setting#

setting
Click to Preview