Skip to content

Commit c7aebdb

Browse files
authored
chore(worker): Enable observability (#907)
1 parent d9b6604 commit c7aebdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

worker/wrangler.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ compatibility_date = "2022-08-04"
1010
type = "Text"
1111
globs = ["**/*.sh", "**/*.ps1", "index.html"]
1212
fallthrough = true
13+
14+
[observability]
15+
enabled = true
16+
head_sampling_rate = 1

0 commit comments

Comments
 (0)