We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0134494 commit 759f3eaCopy full SHA for 759f3ea
wrangler.toml
@@ -4,4 +4,8 @@ compatibility_date = "2023-01-13"
4
node_compat = true
5
[vars]
6
[triggers]
7
-crons = ["0 */12 * * *"]
+crons = ["0 */12 * * *"]
8
+# wrangler.toml (wrangler v3.79.0^)
9
+[observability]
10
+enabled = true
11
+head_sampling_rate = 1
0 commit comments