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

tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new f25211622 Fix Grafana dashboard URL (#2034)
f25211622 is described below

commit f252116226cd28897f6d95d6faa74a89fb3d00ab
Author: Jeremy Richards <[email protected]>
AuthorDate: Mon Jul 17 04:33:53 2023 -0600

    Fix Grafana dashboard URL (#2034)
    
    Signed-off-by: Jeremy Richards <[email protected]>
---
 zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md 
b/zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md
index eb50a04f3..d57645b31 100644
--- a/zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md
+++ b/zookeeper-docs/src/main/resources/markdown/zookeeperMonitor.md
@@ -204,7 +204,7 @@ All the metrics are included in the `ServerMetrics.java`.
     Url:    http://localhost:9090
     Access: proxy
     ```
-- Then download and import the default ZooKeeper dashboard 
[template](https://grafana.com/dashboards/10465) and customize.
+- Then download and import the default ZooKeeper dashboard 
[template](https://grafana.com/grafana/dashboards/10465) and customize.
 - Users can ask for Grafana dashboard account if having any good improvements 
by writing a email to **[email protected]**.
 
 <a name="influxdb"></a>

Reply via email to