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 e0f22e7abfda08f7ae04e347d779b3cffd1ea8be Author: fengqing <[email protected]> AuthorDate: Mon Jul 22 16:02:54 2019 +0800 amend the style of 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 17892d9..2bebafe 100644 --- a/rocketmq_exporter_use_example.md +++ b/rocketmq_exporter_use_example.md @@ -92,7 +92,7 @@ rule_files: - /etc/prometheus/rules/*.rules ``` -Secondly, create an alert file in the directory /etc/prometheus/rules/. The content will be like as follows. For more details, please refer to the file [example.rules](./example.rules) +Secondly, create an alert file in the directory /etc/prometheus/rules/. The content of rules file will be like as follows. For more details, please refer to the file [example.rules](./example.rules) ``` groups:
