Skip to content

Commit 66879e3

Browse files
committed
fix: picture path
1 parent 2b47886 commit 66879e3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/guides/gettingStarted/admin.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ import Image4 from './assets/admin.jpg';
6060

6161
点击下图的import按钮,导入仪表盘
6262

63-
![PC Web Interface](https://docs.openim.io/zh-Hans/assets/images/dashboard-bab5c385a6dbac9f919f494a94e2a49a.png)
63+
![dashboard.png](./assets/dashboard.png)
6464

6565
拷贝 https://github.com/openimsdk/open-im-server/tree/main/config/grafana-template/Demo.json 内容到下图区域,接着点击load按钮
6666

67-
![PC Web Interface](https://docs.openim.io/zh-Hans/assets/images/dashboard2-249cfe565b44bbf0eb8924889d858248.png)
68-
69-
选择你的 Data Source和job , 自定义指标信息,如下图 ![PC Web Interface](https://docs.openim.io/zh-Hans/assets/images/dashboard3-277e7f05ed345b5b6c869324aec5d34f.png)
67+
![dashboard2](./assets/dashboard2.png)
7068

69+
选择你的 Data Source和job , 即可导入指标信息,如下图
7170

71+
![dashboard3](./assets/dashboard3.png)
7272

7373
## **自定义dashboard**
7474

0 commit comments

Comments
 (0)