Skip to content

Commit 161ddb4

Browse files
committed
update per comments
1 parent 95c10fa commit 161ddb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/best-practice-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Like every database system, Cassandra works best if the CPU utilization is aroun
9393
:::image type="content" source="./media/best-practice-performance/metrics-cpu.png" alt-text="Screenshot of CPU metrics by idle usage." lightbox="./media/best-practice-performance/metrics-cpu.png" border="true":::
9494

9595
> [!TIP]
96-
> For a realistic CPU view, add a filter and split the property by `Usage kind=usage_idle`. If this value is lower than 20% (100%-80% -- idle is the reverse of active), you can apply splitting to obtain usage by all usage kinds.
96+
> For a realistic CPU view, add a filter and split the property by `Usage kind=usage_idle`. If this value is lower than 20%, you can apply splitting to obtain usage by all usage kinds.
9797
9898
:::image type="content" source="./media/best-practice-performance/metrics-cpu-by-usage.png" alt-text="Screenshot of CPU metrics by usage kind." lightbox="./media/best-practice-performance/metrics-cpu-by-usage.png" border="true":::
9999

0 commit comments

Comments
 (0)