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 6ca74bf commit 14b19c0Copy full SHA for 14b19c0
code/function/host.json
@@ -11,7 +11,7 @@
11
"applicationInsights": {
12
"samplingSettings": {
13
"isEnabled": true,
14
- "excludedTypes": "Request"
+ "excludedTypes": "Request;Exception"
15
}
16
17
},
0 commit comments