Skip to content

Commit

Permalink
Merge pull request #551 from treedy/issue-503
Browse files Browse the repository at this point in the history
Updating Locust settings and screenshot for issue #503
  • Loading branch information
treedy committed Oct 28, 2020
2 parents d8926eb + 99e34b2 commit d3de692
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
7 changes: 3 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,11 @@ In a new browser tab, navigate to the Hipster Shop URL, where you can "purchase"

## Run the load generator

In another browser tab, navigate to the load-generator URL, from which you can simulate users interacting with the application to generate traffic. For this application, values like 100 users with a "hatch rate" of 2 (spawn 2 users per second) are reasonable.
In another browser tab, navigate to the load-generator URL, from which you can simulate users interacting with the application to generate traffic. For this application, values like 100 total users with a spawn rate of 2 users per second are reasonable. Fill in the **Host** field with the "Hipster shop web address" from the installation stage if it isn't prepopulated. Click the **Start swarming** button to begin generating traffic to the site.

![image](./images/user-guide/3-locust.png)
![Locust example](./images/user-guide/3-locust.png)

From here, you can explore how the application was deployed, and you can use the
navigation menu to bring up other GCP tools.
From here, you can explore how the application was deployed, and you can use the navigation menu to bring up other GCP tools.

# Learn Ops Management

Expand Down
Binary file modified docs/images/user-guide/3-locust.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,11 @@ In a new browser tab, navigate to the Hipster Shop URL, where you can "purchase"

## Run the load generator

In another browser tab, navigate to the load-generator URL, from which you can simulate users interacting with the application to generate traffic. For this application, values like 100 users with a "hatch rate" of 2 (spawn 2 users per second) are reasonable.
In another browser tab, navigate to the load-generator URL, from which you can simulate users interacting with the application to generate traffic. For this application, values like 100 total users with a spawn rate of 2 users per second are reasonable. Fill in the **Host** field with the "Hipster shop web address" from the installation stage if it isn't prepopulated. Click the **Start swarming** button to begin generating traffic to the site.

From here, you can explore how the application was deployed, and you can use the
navigation menu to bring up other GCP tools.
![Locust example](https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/raw/master/docs/images/user-guide/3-locust.png "Example of Locust configuration")

From here, you can explore how the application was deployed, and you can use the navigation menu to bring up other GCP tools.

## Learn Cloud Operations

Expand Down

0 comments on commit d3de692

Please sign in to comment.