This is an automated email from the ASF dual-hosted git repository.

jiacai2050 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 6533268  docs: fix typo and broken image in observability.md (#128)
6533268 is described below

commit 6533268c5762fa9b741aedc59a21b0ac2d34e2e5
Author: Draco <[email protected]>
AuthorDate: Thu May 16 21:21:25 2024 +0800

    docs: fix typo and broken image in observability.md (#128)
---
 docs/src/cn/operation/observability.md                      |   2 +-
 ...-ceresdb-dashboard.png => grafana-horaedb-dashboard.png} | Bin
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/cn/operation/observability.md 
b/docs/src/cn/operation/observability.md
index 7867688..7f6fa39 100644
--- a/docs/src/cn/operation/observability.md
+++ b/docs/src/cn/operation/observability.md
@@ -55,7 +55,7 @@ docker run -d --name=grafana -p 3000:3000 
grafana/grafana:9.3.6
 
 运行上面命令后,grafana 可以用浏览器打开 http://127.0.0.1:3000。
 
-更多 Prometheus 
安装方法,参考[这里](https://grafana.com/docs/grafana/latest/setup-grafana/installation/)。
+更多 Grafana 
安装方法,参考[这里](https://grafana.com/docs/grafana/latest/setup-grafana/installation/)。
 
 ### 配置数据源
 
diff --git a/docs/src/resources/images/grafana-ceresdb-dashboard.png 
b/docs/src/resources/images/grafana-horaedb-dashboard.png
similarity index 100%
rename from docs/src/resources/images/grafana-ceresdb-dashboard.png
rename to docs/src/resources/images/grafana-horaedb-dashboard.png


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to