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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git

commit 0133e730277a9f4ca3676f2fcb369cfc1f8cf720
Author: fengqing <[email protected]>
AuthorDate: Mon Jul 22 16:08:37 2019 +0800

    amend the use example
---
 rocketmq_exporter_use_example.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rocketmq_exporter_use_example.md b/rocketmq_exporter_use_example.md
index 2bebafe..5de9e79 100644
--- a/rocketmq_exporter_use_example.md
+++ b/rocketmq_exporter_use_example.md
@@ -80,7 +80,7 @@ Similarly, in order not to conflict with the ports of other 
processes, users can
 ./bin/grafana-server web
 ```
 
-Then, by accessing http://<server IP address>:55555 through the browser, users 
can verify whether the Grafana has been successfully installed. The system 
default username and password are admin/admin. The first time users log in to 
the system, users will be asked to change the password. In addition, users need 
to set Grafana's data source to Prometheus. If user have start up Prometheus 
like above, now the data source address will be  http://<server IP 
address>:5555. For the convenience o [...]
+Then, by accessing http://<server IP address>:55555 through the browser, users 
can verify whether the Grafana has been successfully installed. The system 
default username and password are admin/admin. The first time users log in to 
the system, users will be asked to change the password. In addition, users need 
to set Grafana's data source to Prometheus. If user have started up Prometheus 
like above, now the data source address will be  http://<server IP 
address>:5555. For the convenience [...]
 
 ## 6 Configure alarms in Prometheus
 

Reply via email to