mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-08-06 16:25:00 +00:00
Update wrangler.toml
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ compatibility_date = "2024-12-31"
|
||||
compatibility_flags = ["nodejs_compat", "enable_nodejs_http_modules"]
|
||||
|
||||
[observability]
|
||||
enabled = false
|
||||
enabled = true
|
||||
head_sampling_rate = 1
|
||||
|
||||
[observability.logs]
|
||||
@@ -14,6 +14,6 @@ persist = true
|
||||
invocation_logs = true
|
||||
|
||||
[observability.traces]
|
||||
enabled = false
|
||||
enabled = true
|
||||
persist = true
|
||||
head_sampling_rate = 1
|
||||
|
||||
Reference in New Issue
Block a user