Skip to content

Commit efe25ba

Browse files
committed
Enable OpenTelemetry in forms-admin for production
1 parent 01ad6d7 commit efe25ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/deployments/forms/tfvars/production.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ forms_admin_settings = {
133133
previous_auth_provider = null
134134
cloudwatch_metrics_enabled = true
135135
analytics_enabled = true
136-
enable_opentelemetry = false
136+
enable_opentelemetry = true
137137
opentelemetry_head_sampler_ratio = "0.1"
138138
act_as_user_enabled = false
139139
welsh_enabled = true

0 commit comments

Comments
 (0)