Skip to content

Commit 0eb1e35

Browse files
authored
Merge pull request #21606 from newrelic/hero-fix-003
Added the version callout for Database performance monitoring
2 parents 4ea8c7e + 4c16ac3 commit 0eb1e35

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/install/microsoft-sql/windows/query-level-monitoring-entra-id-service-principal.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ componentType: default
55

66
Database performance analysis allows you to monitor your SQL queries within your Microsoft SQL database, providing insights into execution times, resource consumption, and potential bottlenecks. This feature helps you optimize database operations. For more information, refer to [Database performance monitoring](/docs/infrastructure/infrastructure-data/query-level-monitoring).
77

8+
<Callout variant="important">
9+
To use database performance monitoring, you need Microsoft SQL Server 2017 or later.
10+
11+
</Callout>
12+
813
<CollapserGroup>
914

1015
<Collapser

src/install/microsoft-sql/windows/query.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ componentType: default
55

66
Database performance analysis allows you to monitor your SQL queries within your Microsoft SQL database, providing insights into execution times, resource consumption, and potential bottlenecks. This feature helps you optimize database operations. For more information, refer to [Database performance monitoring](/docs/infrastructure/infrastructure-data/query-level-monitoring).
77

8+
<Callout variant="important">
9+
To use database performance monitoring, you need Microsoft SQL Server 2017 or later.
10+
11+
</Callout>
12+
813
<CollapserGroup>
914

1015
<Collapser

0 commit comments

Comments
 (0)