Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Changed command to stop the container (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vimal-Raghubir authored and Mano Marks committed May 18, 2018
1 parent 2ca8c07 commit be77fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer-tools/java/chapters/ch10-monitoring.adoc
Expand Up @@ -307,7 +307,7 @@ image::prometheus-metrics5.png[]
+
image::prometheus-metrics6.png[]
+
. Stop the container: `docker container rm -f metrics`
. Stop the container: `docker service rm metrics`

Multiple graphs can be added this way.

Expand Down

0 comments on commit be77fa1

Please sign in to comment.