diff --git a/docs/integrations/databases/opentelemetry/cassandra-opentelemetry.md b/docs/integrations/databases/opentelemetry/cassandra-opentelemetry.md
index 2ed8d204b9..3fcb226a94 100644
--- a/docs/integrations/databases/opentelemetry/cassandra-opentelemetry.md
+++ b/docs/integrations/databases/opentelemetry/cassandra-opentelemetry.md
@@ -209,7 +209,7 @@ Use this dashboard to:
- Gain insights into Memory - Init, used, Max and committed
- Gain insights into the error and warning logs by thread and Node activity
-
+
### Cache Stats
@@ -220,7 +220,7 @@ Use this dashboard to:
- Monitor Cache performance.
- Identify Cache usage statistics.
-
+
### Errors and Warnings
@@ -231,7 +231,7 @@ Use this dashboard to:
- Review errors and warnings generated by the server.
- Review the Threads errors and warning events.
-
+
### Gossip
@@ -242,7 +242,7 @@ Use this dashboard to:
- Determine nodes with errors resulting in failures.
- Review the node activity and pending tasks.
-
+
### Memtable
@@ -252,7 +252,7 @@ Use this dashboard to:
- Review flush activity and memtable status.
-
+
### Resource Usage
@@ -262,20 +262,20 @@ Use this dashboard to:
- Identify resource utilization. This can help you to determine whether resources are over-allocated or under-allocated.
-
+
### Compaction
The **Cassandra - Compactions** dashboard provides insight into the completed and pending compaction tasks.
-
+
### Requests
The **Cassandra - Requests** dashboard provides insight into the number of request served, number of error request, and their distribution by status and operation. Also you can monitor the read and write latency of the cluster instance using this dashboard.
-
+
### Storage
The **Cassandra - Storage** dashboard provides insight into the current value of total hints of your Cassandra cluster along with storage managed by the cluster.
-
\ No newline at end of file
+
\ No newline at end of file