Update README.md
Spelling fix
This commit is contained in:
parent
83bc70cc76
commit
b699d0491a
@ -30,7 +30,7 @@ If you would like to change which targets should be monitored or make configurat
|
||||
|
||||
Once configurations are done let's start it up. From the /prometheus project directory run the following command:
|
||||
|
||||
$ docker stack deploy -c docker-compose.yml prome
|
||||
$ docker stack deploy -c docker-compose.yml prom
|
||||
|
||||
|
||||
That's it the `docker stack deploy' command deploys the entire Grafana and Prometheus stack automagically to the Docker Swarm. By default cAdvisor and node-exporter are set to Global deployment which means they will propogate to every docker host attached to the Swarm.
|
||||
|
Loading…
Reference in New Issue
Block a user