Skip to content

Commit 0dea113

Browse files
Improve alt-text for live query stats image
Updated alt-text for the Live Query Stats image in Activity Monitor section.
1 parent e518a7e commit 0dea113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/performance/live-query-statistics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Internally, live query statistics use the [sys.dm_exec_query_profiles](../system
5555

5656
You can also access the live execution plan from **[Activity Monitor](../performance-monitor/activity-monitor.md)** by right-clicking any query in the **Processes** or **Active Expensive Queries** table.
5757

58-
:::image type="content" source="../../relational-databases/performance/media/livequerystatsactmon.png" alt-text="Live Query Stats button in Activity Monitor.":::
58+
:::image type="content" source="../../relational-databases/performance/media/livequerystatsactmon.png" alt-text="Screenshot of Live Query Stats button in Activity Monitor.":::
5959

6060
## Remarks
6161

@@ -81,4 +81,4 @@ You must enable the statistics profile infrastructure before live query statisti
8181
- [sys.dm_exec_query_statistics_xml](../system-dynamic-management-views/sys-dm-exec-query-statistics-xml-transact-sql.md)
8282
- [sys.dm_exec_query_profiles](../system-dynamic-management-views/sys-dm-exec-query-profiles-transact-sql.md)
8383
- [Logical and physical showplan operator reference](../showplan-logical-and-physical-operators-reference.md)
84-
- [Query Profiling Infrastructure](query-profiling-infrastructure.md)
84+
- [Query Profiling Infrastructure](query-profiling-infrastructure.md)

0 commit comments

Comments
 (0)