File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ account_id = "ad8af7aeb571031ffc236c411f39afe7"
55
66compatibility_flags = [' nodejs_compat' ]
77
8+ [observability ]
9+ enabled = true
10+ head_sampling_rate = 1 # optional. default = 1.
11+
812[vars ]
913ADMIN_UI_ORIGIN = " https://admin.alef.io"
1014
Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ compatibility_date = "2025-01-01"
33main = " index.ts"
44account_id = " ad8af7aeb571031ffc236c411f39afe7"
55
6+ [observability ]
7+ enabled = true
8+ head_sampling_rate = 1 # optional. default = 1.
9+
610[[d1_databases ]]
711binding = " D1"
812database_name = " prod-alef-core-d1"
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ account_id = "ad8af7aeb571031ffc236c411f39afe7"
55
66compatibility_flags = [" nodejs_compat" ]
77
8+ [observability ]
9+ enabled = true
10+ head_sampling_rate = 1 # optional. default = 1.
11+
812[vars ]
913AWS_REGION = " us-east-2"
1014EMAIL_FROM = " noreply@volumetrics.io"
You can’t perform that action at this time.
0 commit comments