We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac13ac commit 7d5b8d8Copy full SHA for 7d5b8d8
articles/azure-monitor/app/console.md
@@ -132,7 +132,7 @@ You can get a full example of the config file by installing the latest version o
132
configuration.TelemetryInitializers.Add(new OperationCorrelationTelemetryInitializer());
133
```
134
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/)
+* 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/).
136
137
#### Full example
138
0 commit comments