1
0
Amit Banerjee 9 жил өмнө
parent
commit
a06b42bdb9

+ 4 - 0
Always-On/latency/README.md

@@ -1,8 +1,12 @@
+
 ## Latency related Extended Events 
 ## Latency related Extended Events 
 This folder provides the Power BI Desktop file for tracking latency during reactive troubleshooting scenarios.
 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 AlwaysOn 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 AlwaysOn 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
 **AG Latency.pbix** - Provides easy to use visualizations using the extracted data from the Latency related Extended Events
 
 
+
 A recording of the SQL PASS HADR Virtual Chapter session where this information was presented is available on [YouTube](https://youtu.be/r_nLq---DQg?t=7m4s)
 A recording of the SQL PASS HADR Virtual Chapter session where this information was presented is available on [YouTube](https://youtu.be/r_nLq---DQg?t=7m4s)