Skip to content

Commit 91c93fc

Browse files
authored
chore: enable observability (#466)
1 parent dfb6ff7 commit 91c93fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/app/wrangler.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ compatibility_date = "2024-03-14"
22
logpush = true
33
upload_source_maps = true
44

5+
[observability]
6+
enabled = true
7+
58
[[r2_buckets]]
69
binding = "CR_BUCKET"
710
bucket_name = "cr-bucket"

0 commit comments

Comments
 (0)