Skip to content

Commit 88580e1

Browse files
authored
Merge pull request #234221 from AwdotiaRomanowna/patch-44
Update concepts-query-performance-insight.md
2 parents 351715c + c3e2652 commit 88580e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-query-performance-insight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Query Performance Insight provides intelligent query analysis for Azure Postgres
2121
>[!div class="checklist"]
2222
> * Identify what your long running queries, and how they change over time.
2323
> * Determine the wait types affecting those queries.
24-
> * Details on top database queries by Calls (execution count ), by data-usage, by IOPS and by Temporary file usage (potential tuning candidates for performance improvements).
24+
> * Details on top database queries by Calls (execution count), by data-usage, by IOPS and by Temporary file usage (potential tuning candidates for performance improvements).
2525
> * The ability to drill down into details of a query, to view the Query ID and history of resource utilization.
2626
> * Deeper insight into overall databases resource consumption.
2727

0 commit comments

Comments
 (0)