Skip to content

Commit b1d8a9c

Browse files
committed
Fix acrolinx score and naming convention
1 parent 094e764 commit b1d8a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/cassandra/cassandra-monitor-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Also view server-side latency by different operations in a specific keyspace.
3838
:::image type="content" source="./media/cassandra-monitor-insights/avg-ss-latency-keyspace-operation.png" alt-text="Screenshot showing the average server side latency for a specific keyspace based on operation.":::
3939

4040

41-
:::image type="content" source="./media/cassandra-monitor-insights/avg-ss-latency-region-keyspace.png" alt-text="Screenshot showing the average server side latency for a by region and keyspace.":::
41+
:::image type="content" source="./media/cassandra-monitor-insights/avg-ss-latency-region-keyspace.png" alt-text="Screenshot showing the average server side latency by region and keyspace.":::
4242

4343

4444
Is your application experiencing any throttling? The chart below shows the total number of requests failed with a 429-response code.
@@ -87,7 +87,7 @@ These operations can be analyzed within a given time interval, defined keyspace
8787
The Normalized RU Consumption metric is a metric between 0% to 100% that is used to help measure the utilization of provisioned throughput on a database or container. The metric can also be used to view the utilization of individual partition key ranges on a database or container. One of the main factors of a scalable application is having a good cardinality of partition keys.
8888
The chart below shows if your application’s high RU consumption is because of hot partition.
8989

90-
:::image type="content" source="./media/cassandra-monitor-insights/normalized-ru-pk-rangeid.png" alt-text="Screenshot showing normalized request unit consumption by partition key range id.":::
90+
:::image type="content" source="./media/cassandra-monitor-insights/normalized-ru-pk-rangeid.png" alt-text="Screenshot showing normalized request unit consumption by partition key range ID.":::
9191

9292
The chart below shows a breakdown of requests by different status code. Understand the meaning of the different codes for you [Cassandra API codes](./error-codes-solution.md)
9393

0 commit comments

Comments
 (0)