Skip to content

Commit 2e294be

Browse files
committed
Set observability to record analytics and logs
1 parent 3f24392 commit 2e294be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

wrangler.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ database_id = "09800ab7-e5c4-44da-ac0d-cbc588898622"
99

1010
routes = [
1111
{ pattern = "stats.sublimetext.io", custom_domain = true }
12-
]
12+
]
13+
14+
[observability]
15+
enabled = true

0 commit comments

Comments
 (0)