You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testing/benchmarking/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ No resources.
35
35
| <aname="input_elasticsearch_zone_count"></a> [elasticsearch\_zone\_count](#input\_elasticsearch\_zone\_count)| Optional Elasticsearch zone count |`number`|`2`| no |
36
36
| <aname="input_ess_region"></a> [ess\_region](#input\_ess\_region)| Optional ESS region where the deployment will be created. Defaults to gcp-us-west2 |`string`|`"gcp-us-west2"`| no |
37
37
| <aname="input_lambda_memory_size"></a> [lambda\_memory\_size](#input\_lambda\_memory\_size)| Amount of memory (in MB) the lambda function can use |`number`|`128`| no |
38
-
| <aname="input_lambda_runtime"></a> [lambda\_runtime](#input\_lambda\_runtime)| The language-specific lambda runtime |`string`|`"python3.8"`| no |
38
+
| <aname="input_lambda_runtime"></a> [lambda\_runtime](#input\_lambda\_runtime)| The language-specific lambda runtime |`string`|`"python3.9"`| no |
39
39
| <aname="input_lambda_timeout"></a> [lambda\_timeout](#input\_lambda\_timeout)| Timeout of the lambda function in seconds |`number`|`15`| no |
40
40
| <aname="input_load_arrival_rate"></a> [load\_arrival\_rate](#input\_load\_arrival\_rate)| Rate(per second) at which the virtual users are generated |`number`|`50`| no |
41
41
| <aname="input_load_duration"></a> [load\_duration](#input\_load\_duration)| Duration over which to generate new virtual users |`number`|`10`| no |
| <aname="input_aws_region"></a> [aws\_region](#input\_aws\_region)| AWS region to deploy lambda function |`string`|`"us-west-2"`| no |
47
35
| <aname="input_load_arrival_rate"></a> [load\_arrival\_rate](#input\_load\_arrival\_rate)| Rate(per second) at which the virtual users are generated |`number`|`50`| no |
48
36
| <aname="input_load_base_url"></a> [load\_base\_url](#input\_load\_base\_url)| Base URL for load generation |`string`| n/a | yes |
49
37
| <aname="input_load_duration"></a> [load\_duration](#input\_load\_duration)| Duration over which to generate new virtual users |`number`|`10`| no |
0 commit comments