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
| <aname="input_apm_instance_type"></a> [apm\_instance\_type](#input\_apm\_instance\_type)| Optional apm server instance type overide |`string`|`""`| no |
35
35
| <aname="input_apm_server_bin_path"></a> [apm\_server\_bin\_path](#input\_apm\_server\_bin\_path)| Optionally use the apm-server binary from the specified path instead |`string`|`""`| no |
36
+
| <aname="input_apm_server_tail_sampling"></a> [apm\_server\_tail\_sampling](#input\_apm\_server\_tail\_sampling)| Whether or not to enable APM Server tail-based sampling. Defaults to false |`bool`|`false`| no |
37
+
| <aname="input_apm_server_tail_sampling_storage_limit"></a> [apm\_server\_tail\_sampling\_storage\_limit](#input\_apm\_server\_tail\_sampling\_storage\_limit)| Storage size limit of APM Server tail-based sampling. Defaults to 10GB |`string`|`"10GB"`| no |
36
38
| <aname="input_aws_os"></a> [aws\_os](#input\_aws\_os)| Optional aws EC2 instance OS |`string`|`""`| no |
37
39
| <aname="input_aws_provisioner_key_name"></a> [aws\_provisioner\_key\_name](#input\_aws\_provisioner\_key\_name)| ssh key name to create the aws key pair and remote provision the EC2 instance |`string`| n/a | yes |
38
40
| <aname="input_ea_managed"></a> [ea\_managed](#input\_ea\_managed)| Whether or not install Elastic Agent managed APM Server |`bool`|`false`| no |
0 commit comments