Skip to content

Commit 671bcf8

Browse files
Merge pull request #273537 from AaronMaxwell/aaronmax-appmap-blue-circles
https://github.com/MicrosoftDocs/azure-docs/issues/121946
2 parents 4039e87 + 35e1ff3 commit 671bcf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/app/app-map.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ To help you understand the concept of *cloud role names*, look at an application
231231

232232
In the application map shown, each of the names in green boxes is a cloud role name value for different aspects of this particular distributed application. For this app, its roles consist of `Authentication`, `acmefrontend`, `Inventory Management`, and `Payment Processing Worker Role`.
233233

234+
The dotted blue circle around `acmefrontend` shows it's the last selected component. A solid blue circle shows a component is currently selected, dimming unrelated components to highlight its performance.
235+
234236
In this app, each of the cloud role names also represents a different unique Application Insights resource with its own instrumentation keys. Because the owner of this application has access to each of those four disparate Application Insights resources, Application Map can stitch together a map of the underlying relationships.
235237

236238
For the [official definitions](https://github.com/Microsoft/ApplicationInsights-dotnet/blob/39a5ef23d834777eefdd72149de705a016eb06b0/Schema/PublicSchema/ContextTagKeys.bond#L93):

0 commit comments

Comments
 (0)