Fix markdown formatting errors

This commit is contained in:
Cian Butler 2017-04-01 12:14:44 +01:00 committed by GitHub
parent 1a14f9c8b5
commit 43eaea546c
1 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ View Alert Manager `http://<Host IP Address>:9093`
### Test Alerts
A quick test for your alerts is to stop a service. Stop the node_exporter container and you should notice shortly the alert arrive in Slack. Also check the alerts in both the Alert Manager and Prometheus Alerts just to understand how they flow through the system.
High load test alert - `docker run --rm -it busybox sh -c "while true; do :; done"``
High load test alert - `docker run --rm -it busybox sh -c "while true; do :; done"`
Let this run for a few minutes and you will notice the load alert appear.