We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d9f36e + 11915c2 commit 830107fCopy full SHA for 830107f
1 file changed
cloud-agent-next/wrangler.jsonc
@@ -18,7 +18,19 @@
18
"ip": "0.0.0.0",
19
},
20
"observability": {
21
- "enabled": true,
+ "enabled": false,
22
+ "head_sampling_rate": 1,
23
+ "logs": {
24
+ "enabled": true,
25
26
+ "persist": true,
27
+ "invocation_logs": true,
28
+ },
29
+ "traces": {
30
31
32
33
34
35
"logpush": true,
36
"routes": [
0 commit comments