imjoey commented on a change in pull request #1689: URL: https://github.com/apache/apisix-dashboard/pull/1689#discussion_r606727848
########## File path: docs/en/latest/USER_GUIDE.md ########## @@ -23,31 +23,31 @@ title: User Guide The following are parts of the modules' snapshot. -## Metrics +## Dashboard We support the monitor page by referencing it in [iframe](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe). Before accessing [Grafana](https://grafana.com/), please Enable [`allow_embedding=true`](https://grafana.com/docs/grafana/latest/administration/configuration/#allow_embedding), which defaults to `false`. This causes the browser to fail to render Grafana pages properly due to security policies. -![metrics-en](../../assets/images/metrics-en.png) +![Dashboard-en](https://user-images.githubusercontent.com/40708551/112922395-0eed0380-912a-11eb-8c92-4c67d2bae4a8.png) Review comment: > GitHub CDN? Yep, absolutely I think. My concern is how could us maintain these images. Previous images were maintained in this repository, while the new images seem not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org