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 0415f4a1aab85bac01cb62d92474ca8a3c6d7924 Author: von gosling <[email protected]> AuthorDate: Mon Jul 22 17:50:13 2019 +0800 Update rocketmq_exporter_use_example.md --- 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 ef1f527..27a90d4 100644 --- a/rocketmq_exporter_use_example.md +++ b/rocketmq_exporter_use_example.md @@ -1,4 +1,4 @@ -# RocketMQ-Exporter Use example # +# RocketMQ Exporter Quick Start # ## 1 Start up NameServer and Broker ## In order to use the RocketMQ Exporter, firstly make sure that the RocketMQ service is properly downloaded and started. Users can refer to the quick start of the RocketMQ master station for operation. Make sure the NameServer and Broker have started correctly.
