Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhao-kun committed Mar 7, 2022
1 parent 2b94803 commit c34d0ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ We leverage the docker-compose to provision the full-stack service, services inc
- `grafana` service is dedicated to visualizing the metrics and tracing data.
- `loads` service which is dedicated to producing loads to all spring-petclinic services.

> As the spring-petclinic applications have integrated with the [spring-cloud-sleuth](https://github.com/spring-cloud/spring-cloud-sleuth). In order to avoiding interfering with the demonstration, we disable the spring sleuth via `spring.sleuth.enabled=false` and `spring.sleuth.web.enabled=false`.

After you clone the repository, you need to run **git submodule update --init** to update the submodule, which is the configuration of the spring-petclinic.

Expand Down

0 comments on commit c34d0ec

Please sign in to comment.