1
0
Форкнуть 0

Clarifying the delay in distributed tracing

This commit is contained in:
Yev Bronshteyn 2020-02-01 16:38:11 -08:00
Родитель 79ca9f5f4f
Коммит 22b02229b6
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,9 @@ Shortly after creating the Azure Spring Cloud instance in Section 1, we enabled
![Application map](media/01-application-map.png)
You can now see a schematic of the interactions among the deployed microservices.
You can now see a schematic of the interactions among the deployed microservices.
> 💡 It can take ~2 minutes for interactions with microservices to be recorded by App Insights and reflected in Distributed Tracing.
Clicking on a node, you can see a pane with a history of the slowest requests sent to that microservice: