Skip to content

Commit

Permalink
fix broken image link
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-zilliz committed Sep 28, 2021
1 parent bf9b579 commit db754e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/en/reference/monitor/monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Milvus uses the following monitoring and alerting solutions:

Milvus collects monitoring data and pushes it to Pushgateway. At the same time, the Prometheus server periodically pulls data from Pushgateway and saves it to its time-series database. The following graph shows how Prometheus works in Milvus:

![proxy](https://milvus.io/static/3d68d75d595d1af1c1f3acd780cb7044/8c557/monitoring.png)
![proxy](../../../../assets/monitoring/monitoring.png)


2 changes: 1 addition & 1 deletion site/zh-CN/reference/monitor/monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Milvus 使用的监控与报警方案如下:

Milvus 会收集监控数据并将其推送到 Pushgateway。同时,Prometheus 服务器会定期从 Pushgateway 中拉取数据并将其保存到它的时序数据库。具体工作流程如下:

![proxy](https://milvus.io/static/3d68d75d595d1af1c1f3acd780cb7044/8c557/monitoring.png)
![proxy](../../../../assets/monitoring/monitoring.png)



0 comments on commit db754e4

Please sign in to comment.