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 760f31b commit 4072e63Copy full SHA for 4072e63
articles/azure-monitor/app/correlation.md
@@ -341,7 +341,7 @@ You might want to customize the way component names are displayed in the [Applic
341
}
342
343
```
344
- You can also set the cloud role name using the environment variable APPLICATIONINSIGHTS_ROLE_NAME.
+ You can also set the cloud role name using the environment variable `APPLICATIONINSIGHTS_ROLE_NAME`.
345
346
- With Application Insights Java SDK 2.5.0 and later, you can specify the `cloud_RoleName`
347
by adding `<RoleName>` to your ApplicationInsights.xml file:
0 commit comments