File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ Controls the [sampling feature in Application Insights](./functions-monitoring.m
112
112
| ---------| ---------| ---------|
113
113
| isEnabled| true| Enables or disables sampling.|
114
114
| maxTelemetryItemsPerSecond| 5| The threshold at which sampling begins.|
115
- | EnableLiveMetrics | true| Enables live metrics collection|
116
- | EnableDependencyTracking| true| Enables dependency tracking|
117
- | EnablePerformanceCountersCollection| true| Enables Kudu performance counters collection|
115
+ | EnableLiveMetrics | true| Enables live metrics collection. |
116
+ | EnableDependencyTracking| true| Enables dependency tracking. |
117
+ | EnablePerformanceCountersCollection| true| Enables Kudu performance counters collection. |
118
118
119
119
## cosmosDb
120
120
You can’t perform that action at this time.
0 commit comments