File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Here are some benefits of Connection Monitor:
38
38
* Metrics and Log Analytics support for both Azure and non-Azure test setups
39
39
40
40
There are two types of logs / data ingested into Log Analytics.
41
- The Test data(ConnectionMonitor_CL query) is updated based on monitoring frequency of a particular test group.
41
+ The Test data(NWConnectionMonitorTestResult query) is updated based on monitoring frequency of a particular test group.
42
42
The Path data(NWConnectionMonitorPathResult query) is updated when there is significant change in loss percentage or round trip time.
43
43
Hence for some time duration test data may keep getting updated while path data is not frequently updated, as both are independent.
44
44
You can’t perform that action at this time.
0 commit comments