Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit c954efe

Browse files
committed
last command fixed #350
1 parent 5406728 commit c954efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/java/chapters/ch10-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ This section will explain how to start Grafana, use Prometheus as the data sourc
802802
. Start Grafana:
803803
+
804804
```
805-
docker run \
805+
docker container run \
806806
-d \
807807
-p 3000:3000 \
808808
--name=grafana \

0 commit comments

Comments
 (0)