Browse Source

Update README.md

Amit Banerjee 9 years ago
parent
commit
84672c46e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Always-On/leasetimeout/README.md

+ 1 - 1
Always-On/leasetimeout/README.md

@@ -1,7 +1,7 @@
 ## Least Timeouts
 This folder provides the Power BI Desktop file along with the T-SQL queries for creating and extracting relevant information from Extended Event traces for tracking lease timeouts for Availability Groups.
 
-**CreateXESession.sql** - Extended event session definition to track Always On AG latency
+**CreateXESession.sql** - Extended event session definition to track Always On AG lease timeout
 
 **LeaseTimeoutXEData.sql** - Extract the data from the Always On AG extended event trace and store the extracted data in a tempdb table