Skip to content

Commit 92556bb

Browse files
authored
Fix bullet list formatting
Fixed bullet list formatting. ------- cc: @AaronMaxwell
1 parent 970fcdd commit 92556bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-monitor/app/configuration-with-applicationinsights-config.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,8 @@ The performance collector [collects system performance counters](./performance-c
5050

5151
The `DiagnosticsTelemetryModule` class reports errors in the Application Insights instrumentation code itself. Examples are if the code can't access performance counters or if `ITelemetryInitializer` throws an exception. Trace telemetry tracked by this module appears in the [Diagnostic Search][diagnostic].
5252

53-
```
5453
* `Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule`
5554
* [Microsoft.ApplicationInsights](https://www.nuget.org/packages/Microsoft.ApplicationInsights) NuGet package. If you only install this package, the ApplicationInsights.config file is not automatically created.
56-
```
5755

5856
### Developer mode
5957

0 commit comments

Comments
 (0)