
Extend the platform,
empower your team.


Apache CassandraDynatrace automatically detects all applications and microservices deployed in your system and how it uses your database. It provides automatic end-to-end tracing down to a single database statement, database server metrics and log insights. Dynatrace visualizes application to database dependencies for SQL and noSQL databases as well as for cloud databases and self-hosted databases. It also diagnoses anomalies in real-time using AI and pinpoints the root cause down to the slow performing or erroneous SQL statements. Deep code-level insights combined with cloud-native database server monitoring will help you maintain a robust production environment.
Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| - | cassandra.compaction.pendingTasks | - | - |
| - | cassandra.compaction.completedTasks | - | - |
| Compaction rate | cassandra.compaction.bytesCompacted | - | Bytes |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| KeyCache hit rate | cassandra.cache.keyCache.hits | - | PerSecond |
| RowCache hit rate | cassandra.cache.rowCache.hits | - | PerSecond |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| - | cassandra.threadPool.request.read.pending.fix | - | - |
| - | cassandra.threadPool.request.read.active.fix | - | - |
| Read stage blocked tasks total | cassandra.threadPool.request.read.totalBlocked.fix | - | Count |
| Read stage currently blocked tasks | cassandra.threadPool.request.read.currentlyBlocked.fix | - | Count |
| - | cassandra.threadPool.request.readRepair.pending.fix | - | - |
| - | cassandra.threadPool.request.readRepair.active.fix | - | - |
| ReadRepair stage blocked tasks total | cassandra.threadPool.request.readRepair.totalBlocked.fix | - | Count |
| ReadRepair stage currently blocked tasks | cassandra.threadPool.request.readRepair.currentlyBlocked.fix | - | Count |
| - | cassandra.threadPool.request.mutation.pending.fix | - | - |
| - | cassandra.threadPool.request.mutation.active.fix | - | - |
| Mutation stage blocked tasks total | cassandra.threadPool.request.mutation.totalBlocked.fix | - | Count |
| Mutation stage currently blocked tasks | cassandra.threadPool.request.mutation.currentlyBlocked.fix | - | Count |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| Read failure rate | cassandra.clientRequest.read.failures | - | PerSecond |
| Read timeout rate | cassandra.clientRequest.read.timeout | - | PerSecond |
| Read unavailable rate | cassandra.clientRequest.read.unavailables | - | PerSecond |
| Read latency rate | cassandra.clientRequest.read.latency.rate | - | PerSecond |
| Read latency 95th percentile | cassandra.clientRequest.read.latency.95thPercentile | - | MicroSecond |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| Exception count | cassandra.storage.exceptions | - | Count |
| Storage load | cassandra.storage.load | - | Byte |
| Storage total hints | cassandra.storage.totalHints | - | Count |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| RangeSlice timeout rate | cassandra.clientRequest.rangeSlice.timeout | - | PerSecond |
| RangeSlice failure rate | cassandra.clientRequest.rangeSlice.failures | - | PerSecond |
| RangeSlice unavailable rate | cassandra.clientRequest.rangeSlice.unavailables | - | PerSecond |
| RangeSlice latency rate | cassandra.clientRequest.rangeSlice.latency.rate | - | PerSecond |
| RangeSlice latency 95th percentile | cassandra.clientRequest.rangeSlice.latency.95thPercentile | - | MicroSecond |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| Live SSTable count | cassandra.columnFamily.liveSSTableCount | - | Count |
| Metric name | Metric key | Description | Unit |
|---|---|---|---|
| Write failure rate | cassandra.clientRequest.write.failures | - | PerSecond |
| Write timeout rate | cassandra.clientRequest.write.timeout | - | PerSecond |
| Write unavailable rate | cassandra.clientRequest.write.unavailables | - | PerSecond |
| Write latency rate | cassandra.clientRequest.write.latency.rate | - | PerSecond |
| Write latency 95th percentile | cassandra.clientRequest.write.latency.95thPercentile | - | MicroSecond |
New in this version: