User Guide
The following are parts of the modules' snapshot.
#
DashboardWe 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.
Solving this problem requires you to configure some csp rules. Please check the default configuration options for details. You can refer to this link for the recommand rule.
#
RouteThe Route module aims to control routes by UI instead of calling APIs.