Skip to content

Commit e3f5ae6

Browse files
Merge pull request #217345 from tksh164/patch-1
Fix bullet list formatting
2 parents 5dd3828 + 92556bb commit e3f5ae6

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)