跳到主要内容
版本:2.13.2304

Monitoring Reports

You can quickly understand the routing situation under the current cluster on the monitoring page, which includes the following indicators:

  1. Number of API calls;
  2. API average latency;
  3. API error rate;
  4. Hotspot API (Top5);
  5. Hot consumer information (Top5);
  6. Distribution of API status codes;
  7. ...

Monitoring reports

How to use it

Verify that the following services have started and can get data normally:

ServiceStart
API7-GatewaySuccessfully started
PromethusCan successfully get the data of API7-Gateway (you can see the API7-Gateway node on the API7-Dashboard gateway node page)

Step 1: Adjust the Grafana configuration

Modify the Grafana configuration to confirm that embedding is allowed.

[security]
allow_embedding = true

Step 2: Generate the Grafana panel

  1. Configure the Grafana data source for Prometheus

Grafana

  1. Fill in the access address of prometheus

Grafana

  1. Configure Dashboard

https://github.com/api7/api7/tree/master/docs/assets/other/json

Select the corresponding file content to upload, or fill in.

Grafana

Grafana

Grafana

Grafana

Grafana

Step 3: Embed the Grafana panel

Fill in the Dashboard link address in the Grafana URL in the API7-Dashboard

System Management