We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f372ed commit 0cc6625Copy full SHA for 0cc6625
host.json
@@ -33,7 +33,7 @@
33
"applicationInsights": {
34
"samplingSettings": {
35
"isEnabled": true,
36
- "maxTelemetryItemsPerSecond": 5,
+ "maxTelemetryItemsPerSecond": 20,
37
"includedTypes": "PageView;Trace;Dependency;Request",
38
"excludedTypes": "Exception;Event;CustomEvent"
39
}
0 commit comments