Skip to content

Commit 14b19c0

Browse files
committed
Add excluded type
1 parent 6ca74bf commit 14b19c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/function/host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"applicationInsights": {
1212
"samplingSettings": {
1313
"isEnabled": true,
14-
"excludedTypes": "Request"
14+
"excludedTypes": "Request;Exception"
1515
}
1616
}
1717
},

0 commit comments

Comments
 (0)