You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/traffic-manager/traffic-manager-traffic-view-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,13 @@ When you navigate to the **Traffic View** section in your Traffic Manager page,
44
44
45
45
### User base information
46
46
47
-
For those local DNS resolvers for which location information is available, they're shown in the map. The color of the DNS resolver denotes the average latency experienced by end users who used that DNS resolver for their Traffic Manager queries.
47
+
Local DNS resolvers that have location information available are shown in the map. The color of the DNS resolver denotes the average latency experienced by end users who used that DNS resolver for their Traffic Manager queries.
48
48
49
49
If you hover over a DNS resolver location in the map, it shows:
50
50
- the subnet of the DNS resolver (labeled as: DNS query source IP)
51
-
- the volume of DNS query traffic seen by Traffic Manager from it
52
-
- the endpoints to which traffic from the DNS resolver was routed, as a line between the endpoint and the DNS resolver
53
-
- the average latency from that location to the endpoint, represented as the color of the line connecting them
51
+
- the volume of DNS query traffic seen by Traffic Manager from that location
52
+
- the endpoints where traffic from the DNS resolver was routed, shown as a line between the endpoint and the DNS resolver
53
+
- the average latency from that location to the endpoint, represented as the color of the line connecting the two locations
54
54
55
55
### Endpoint information
56
56
@@ -62,7 +62,7 @@ The Azure regions in which the endpoints are located are shown as blue dots in t
62
62
You can view the Traffic View data in a tabular format in Azure portal. There's an entry for each DNS resolver IP / endpoint pair that shows:
63
63
64
64
* The subnet of the DNS resolver (labeled as: DNS query source IP)
65
-
* The name
65
+
* The resolver name
66
66
* The geographical location of the Azure region in which the endpoint is located (if available)
67
67
* The volume of requests associated with that DNS resolver to that endpoint
68
68
* The representative latency associated with end users using that DNS (where available)
0 commit comments