Browse Source

Update README.md

Amit Banerjee 9 years ago
parent
commit
d06801968c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Always-On/latency/README.md

+ 3 - 3
Always-On/latency/README.md

@@ -1,10 +1,10 @@
-
+ 
 ## Latency related Extended Events 
 This folder provides the Power BI Desktop file for tracking latency during reactive troubleshooting scenarios.
 
-**CreateXEventsTracingSession.sql** - Extended event session definition to track AlwaysOn latency
+**CreateXEventsTracingSession.sql** - Extended event session definition to track Always On AG latency
 
-**ExtractXEData.sql** - Extract the data from the AlwaysOn extended event trace and store the extracted data in a tempdb table
+**ExtractXEData.sql** - Extract the data from the Always On AG extended event trace and store the extracted data in a tempdb table
 
 **AG Latency.pbix** - Provides easy to use visualizations using the extracted data from the Latency related Extended Events