User Guide
The following are parts of the modules' snapshot.
Dashboard#
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.

Click to Preview
Route#
The Route module aims to control routes by UI instead of calling APIs.
List#

Click to Preview
Create#

Click to Preview

Click to Preview

Click to Preview

Click to Preview

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.
- Debug a published route

Click to Preview
- Debug a offline route

Click to Preview
- Debug a published route with query params

Click to Preview
- Debug a published route with header params

Click to Preview
- Debug a published route with body params

Click to Preview
- Debug a published route with basic auth

Click to Preview
Setting#

Click to Preview