Skip to content

Commit

Permalink
add more instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-goldstein committed Jul 18, 2024
1 parent 2390e6d commit a73c7b5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion dev-docs/services/batch/development-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,9 @@ Visit ci.hail.is/envoy-config/gateway
1. Go to the `standard` pool of your `batch-driver` page. Set
max instances to 5
2. Submit a 10_000 job batch of 0.25-core `true` jobs
3. Go to `grafana.hail.is`, the `Performance` tab
3. Go to `grafana.hail.is`, the `Performance` tab. You should see API requests,
SQL queries, and Batch Driver CPU utilization climb
4. Go to ci.hail.is/namespaces and adjust the rate limit for the `batch-driver`
in your namespace. If you lower it, you should see rate limiting increase
and the load on your namespace decrease. Increasing it should increase
throughput until the Batch Driver or your database is fully saturated.

0 comments on commit a73c7b5

Please sign in to comment.