Skip to content

Commit 7d5b8d8

Browse files
authored
Update console.md
1 parent eac13ac commit 7d5b8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ You can get a full example of the config file by installing the latest version o
132132
configuration.TelemetryInitializers.Add(new OperationCorrelationTelemetryInitializer());
133133
```
134134

135-
* You might also want to install and initialize the Performance Counter collector module as described at [this website](https://apmtips.com/posts/2017-02-13-enable-application-insights-live-metrics-from-code/)
135+
* You might also want to install and initialize the Performance Counter collector module as described at [this website](https://apmtips.com/posts/2017-02-13-enable-application-insights-live-metrics-from-code/).
136136
137137
#### Full example
138138

0 commit comments

Comments
 (0)