Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Azure Managed Apache CassandraAzure Managed Apache Cassandra
Azure Managed Apache Cassandra

Azure Managed Apache Cassandra

Gain insights into your Azure Managed Cassandra Instance health and performance

Extension
Free trialDocumentation
  • Product information
  • Release notes

Overview

Prometheus is an open-source monitoring toolkit for collecting and alerting on infrastructure and platform metrics. These metrics are exposed by Prometheus in OpenMetrics format. Prometheus exporters provide a standardized monitoring interface for numerous technologies and services. By adding Dynatrace support to metrics collected from Prometheus exporters, you get intelligent observability and automatic root cause analysis for technologies such as Apache Cassandra, Redis, and Kafka. As well 100+ integrations maintained by the Prometheus community.

This is intended for users who want to:

  • Leverage Apache Cassandra Prometheus metrics to extend Dynatrace’s monitoring capabilities.

This enables you to:

  • Monitor you Azure Managed Instance for Apache Cassandra Cluster
  • Visualize Infrastructure (Cluster, Data Center, Rack, Node) and Data (Keyspace & Table) Metrics.
  • Proactively alert on anomalies of Prometheus metrics with Davis AI.

Compatibility Requirements:

  • ActiveGate version 1.231+
Dynatrace
Documentation
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Extension content

Content typeNumber of items included
alerts
4
metric metadata
70
list screen layout
6
document dashboard
1
screen chart groups
28
screen entities lists
11
generic type
6
dashboards
1
screen properties
6
generic relationship
5
metric query
5
screen dql table
5
screen layout
12

Feature sets

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.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
Keyspace Read Total Latency Totalmcac_keyspace_read_total_latency_total.countRead latencyMilliSecond
Keyspace Write Total Latency Totalmcac_keyspace_write_total_latency_total.countWrite LatencyMilliSecond
Metric nameMetric keyDescriptionUnit
Keyspace All Memtables Live Data Sizemcac_keyspace_all_memtables_live_data_sizeTotal amount of live data stored in the memtables (2i and pending flush memtables included) that resides off-heap, excluding any data structure overhead.Byte
Keyspace Bloom Filter Disk Space Usedmcac_keyspace_bloom_filter_disk_space_usedDisk space used by bloom filter (in bytes).Byte
Keyspace Live Disk Space Usedmcac_keyspace_live_disk_space_usedDisk space used by SSTables belonging to this table (in bytes).Byte
Keyspace Memtable Columns Countmcac_keyspace_memtable_columns_count.gaugeTotal number of columns present in the memtable.Count
Keyspace Memtable Live Data Sizemcac_keyspace_memtable_live_data_sizeTotal amount of live data stored in the memtable, excluding any data structure overhead.Byte
Keyspace Memtable Switch Countmcac_keyspace_memtable_switch_count.gaugeNumber of times flush has resulted in the memtable being switched out.Count
Keyspace Pending Compactionmcac_keyspace_pending_compactionsEstimated number of compactions remaining to perform.Count
Keyspace Pending Flushesmcac_keyspace_pending_flushesEstimated number of flush tasks pending for this table.Count
Keyspace Total Disk Space Usedmcac_keyspace_total_disk_space_usedTotal disk space used by SSTables belonging to this table, including obsolete ones waiting to be GC’d.Byte
Keyspace Read Latencymcac_keyspace_read_latency-MicroSecond
Keyspace Write Latencymcac_keyspace_write_latency-MicroSecond
Metric nameMetric keyDescriptionUnit
Client Request Latency Totalmcac_client_request_latency_total.countLatency of Client Requests.MilliSecond
Metric nameMetric keyDescriptionUnit
Table Range Latencymcac_table_range_latency-MicroSecond
Table Read Latencymcac_table_read_latency-MicroSecond
Table Write Latencymcac_table_write_latency-MicroSecond
Table Bloom Filter Disk Space Usedmcac_table_bloom_filter_disk_space_usedDisk space used by bloom filter (in bytes).Byte
Table Bloom Filter False Positivesmcac_table_bloom_filter_false_positivesNumber of false positives on table’s bloom filter.Count
Table Bloom Filter False Ratiomcac_table_bloom_filter_false_ratio_raw-Count
Table Bytes Flushed Totalmcac_table_bytes_flushed_total.countTotal number of bytes flushed since server [re]start.Count
Table Compaction Bytes Written Totalmcac_table_compaction_bytes_written_total.countTotal number of bytes compacted since server [re]start.Count
Table Compression Ratiomcac_table_compression_ratio_raw-Count
Table Dropped Mutations Totalmcac_table_dropped_mutations_total.countNumber of dropped mutations on this table.Count
Table Estimated Partition Countmcac_table_estimated_partition_count.gaugeApproximate number of keys in table.Count
Table Key Cache Hit Ratemcac_table_key_cache_hit_rate_raw-Count
Table Live Disk Space Used Totalmcac_table_live_disk_space_used_totalDisk space used by SSTables belonging to this table (in bytes).Byte
Table Live SSTable Countmcac_table_live_ss_table_count.gaugeNumber of SSTables on disk for this table.Count
Table Memtable Columns Countmcac_table_memtable_columns_count.gaugeTotal number of columns present in the memtable.Count
Table Memtable Live Data Sizemcac_table_memtable_live_data_sizeTotal amount of live data stored in the memtable, excluding any data structure overhead.Byte
Table Memtable Switch Count Totalmcac_table_memtable_switch_count_total.countNumber of times flush has resulted in the memtable being switched out.Count
Table Pending Compactionsmcac_table_pending_compactionsEstimate of number of pending compactions for this table.Count
Table Pending Flushes Totalmcac_table_pending_flushes_total.countEstimate of number of pending flushes for this table.Count
Table Row Cache Hit Totalmcac_table_row_cache_hit_total.countNumber of table row cache hits.Count
Table Row Cache Miss Totalmcac_table_row_cache_miss_total.countNumber of table row cache misses.Count
Table Total Disk Space Used Totalmcac_table_total_disk_space_used_totalTotal disk space used by SSTables belonging to this table, including obsolete ones waiting to be GC’d.Byte
Metric nameMetric keyDescriptionUnit
Storage Loadmcac_storage_load_totalSize, in bytes, of the on disk data size this node manages.Byte
Storage Exceptionsmcac_storage_exceptions_total.countNumber of internal exceptions caught. Under normal exceptions this should be zero.Count
Commit Log Pending Tasksmcac_commit_log_pending_tasksNumber of commit log messages written but yet to be fsync’d.Count
Commit Log Completed Tasks Totalmcac_commit_log_total_commit_log_size.countTotal number of commit log messages written since [re]start.Count
Buffer Pool Sizemcac_buffer_pool_sizeSize, in bytes, of the managed buffer poolByte
Buffer Pool Misses Totalmcac_buffer_pool_misses_total.countThe number of misses in the pool. The higher this is the more allocations incurred.Count
Client Connected Native Clientsmcac_client_connected_native_clientsNumber of clients connected to this nodes native protocol server.Count
Client Auth Failure Totalmcac_client_auth_failure_total.countNumber of clients who experience authentication failures.Count
Client Auth Success Totalmcac_client_auth_success_total.countNumber of clients who successfully authenticate.Count
Storage Total Hints Totalmcac_storage_total_hints_total.countNumber of hint messages written to this node since [re]start. Includes one entry for each host to be hinted per hint.Count
CQL Prepared Statements Executed Totalmcac_cql_prepared_statements_executed_total.countNumber of prepared statements executed.Count
CQL Regular Statements Executed Totalmcac_cql_regular_statements_executed_total.countNumber of non prepared statements executed.Count
Dropped Messages Totalmcac_dropped_message_dropped_total.countNumber of dropped messages.Count
JVM GC Countmcac_jvm_gc_count.countTotal number of collections that have occurredCount
JVM GC Timemcac_jvm_gc_time.countApproximate accumulated collection elapsed time in milliseconds.MilliSecond
JVM Memory Usedmcac_jvm_memory_usedAmount of used memory in bytesByte
JVM Usage (raw)mcac_jvm_memory_usage_rawRatio of used to maximum memoryCount
Thread Pools Active Tasksmcac_thread_pools_active_tasksNumber of tasks being actively worked on by this pool.Count
Thread Pools Total Blocked Tasks Totalmcac_thread_pools_total_blocked_tasks_total.countNumber of tasks that were blocked due to queue saturation.Count
Thread Pools Completed Tasksmcac_thread_pools_completed_tasksNumber of tasks completed.Count
Client Request Latencymcac_client_request_latency-MicroSecond
Client Request Failures Totalmcac_client_request_failures_total.countNumber of transaction failures encountered.Count
Client Request Unavailables Totalmcac_client_request_unavailables_total.countNumber of unavailable exceptions encountered.MilliSecond
Cache Hit Rate (raw)mcac_cache_hit_rate_raw-Count
Cache Capacitymcac_cache_capacityCache capacity in bytes.Count
Cache Misses Totalmcac_cache_misses_total.countTotal number of cache misses.Count
Cache Sizemcac_cache_sizeTotal size of occupied cache, in bytes.Byte
Metric nameMetric keyDescriptionUnit
Table Read Total Latency Totalmcac_table_read_total_latency_total.countRead Latency for this table.MilliSecond
Table Write Total Latency Totalmcac_table_write_total_latency_total.countWrite Latency for this table.MilliSecond

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

1.5.0

  • Add new metrics
    • mcac_client_request_latency

    • mcac_table_range_latency

    • mcac_table_read_latency

    • mcac_table_write_latency

    • mcac_keyspace_read_latency

    • mcac_keyspace_write_latency

    • Move old metrics to new Feature Sets

      • Client Requests (total)
        • mcac_client_request_latency_total.count
      • Keyspace Latency (total)
        • mcac_keyspace_read_total_latency_total.count
        • mcac_keyspace_write_total_latency_total.count
      • Table Latency (total)
        • mcac_table_read_total_latency_total.count
        • mcac_table_write_total_latency_total.count
  • Add Cluster & Job Filter Variables
  • DXS-3317
    • Add Platform Screens
    • Add Platform Dashboard
    • Add dt.security_context attribute to entities

Full version history

v1.2.1

  • Update Extension Signature

Full version history

v1.2.0

  • Initial Version to collect Prometheus metrics from Azure's Managed Instance for Apache Cassandra
  • See Documentation link for set up information
Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Observability
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

All

194 Results filtered by:

Palo Alto firewalls logo

Palo Alto firewalls

Palo Alto extension for problems detection

Extension
Confluent Cloud (Kafka) logo

Confluent Cloud (Kafka)

Remotely monitor your Confluent Cloud Kafka Clusters and other resources!

Extension
Kong - Prometheus logo

Kong - Prometheus

Monitor Prometheus metrics exposed by Kong and proxied upstream services

Extension
Nutanix Clusters logo

Nutanix Clusters

Monitor Nutanix clusters' performance, usage and availability, with Nutanix API.

Extension
Luna Network HSM Device logo

Luna Network HSM Device

Monitor your Luna Network Hardware Security Module (HSM) Devices through SNMP.

Extension
Consul Service Mesh (StatsD) logo

Consul Service Mesh (StatsD)

Extend visibility into your Consul Service Mesh instances to monitor health and improve performance.

Extension
Microsoft IIS logo

Microsoft IIS

Flexible and secure web server for hosting with Windows Server.

Extension
Kubernetes Monitoring Statistics logo

Kubernetes Monitoring Statistics

Troubleshoot your Dynatrace Kubernetes monitoring and Prometheus integration.

Extension
Snyk logo

Snyk

Ingest Snyk vulnerability findings, scans, and audit logs.

Extension
Citrix DaaS & Virtual Apps and Desktops logo

Citrix DaaS & Virtual Apps and Desktops

Gain insight into your Citrix DaaS & Virtual Apps and Desktops environments

Extension
Google Memorystore logo

Google Memorystore

Get insights into Google Memorystore service metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Databricks Workspace logo

Databricks Workspace

Remotely monitor your Databricks Workspaces!

Extension
Uptime logo

Uptime

Monitor the uptime of your hosts

Extension
UPS Device logo

UPS Device

Monitor your Uninterruptible Power Supplies (UPS) over SNMP

Extension
Google App Engine (integration) logo

Google App Engine (integration)

Insights into Google App Engine service metrics collected from Operations API

Extensioncoming soon
Traceroute logo

Traceroute

Run traceroute commands and collect step performance metrics

Extension
[Deprecated] Kubernetes PVCs logo

[Deprecated] Kubernetes PVCs

Monitor your Kubernetes persistent volume claims and alert on capacity limits.

Extension
Google Cloud Storage Transfer logo

Google Cloud Storage Transfer

Get insights into Google Cloud Storage Transfer metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
NVIDIA GPU logo

NVIDIA GPU

Monitor base parameters of the GPU, including load, memory and temperature

Extension
Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database

Extension
Cisco ACI/APIC logo

Cisco ACI/APIC

Get insights into your Cisco Application Centric Infrastructure (ACI)

Extension
Dell iDRAC logo

Dell iDRAC

Connect to the Redfish API to get insights into your Dell iDRAC environment

Extension
Azure Managed Apache Cassandra logo

Azure Managed Apache Cassandra

Gain insights into your Azure Managed Cassandra Instance health and performance

Extension
PayShield HSM Device logo

PayShield HSM Device

Monitor PayShield Payment Hardware Security Module (HSM) Devices through SNMP.

Extension
NetApp OnTap (Remote) logo

NetApp OnTap (Remote)

Remote extension that collects NetApp OnTap metrics from the OnTap 9.6+ API.

Extension
Google Firestore in Datastore mode logo

Google Firestore in Datastore mode

Get insights into Google Firestore in Datastore mode metrics collected from the Google Operations API to ensure health of infrastructure.

Extension
Redis (2.0) logo

Redis (2.0)

Collect important additional data for your Redis instances.

Extension
PHP-FPM logo

PHP-FPM

Monitor the PHP-FPM status of your applications with this extension.

Extension
Timedrift Monitoring logo

Timedrift Monitoring

Monitor your host's NTP/Chrony Time Offset!

Extension
Apache Kafka logo

Apache Kafka

Automatic and intelligent observability with trace and metric insights.

Extension
MongoDB (local or remote monitoring) logo

MongoDB (local or remote monitoring)

Monitor your MongoDB servers either locally or remotely!

Extension
Connection Pools: C3P0 logo

Connection Pools: C3P0

Application server method of pooling and sharing connections to a database.

Extension
AWS Entities for Metric Streaming logo

AWS Entities for Metric Streaming

Analyse metrics in the context of an entity based on AWS Metric Streaming.

Extension
MongoDB Atlas logo

MongoDB Atlas

Remotely monitor your SaaS installation of MongoDB (Atlas)

Extension
Microsoft SQL Server logo

Microsoft SQL Server

Improve the health and performance monitoring of your Microsoft SQL Servers.

Extension
IBM MQ Appliance logo

IBM MQ Appliance

Monitor your IBM MQ Appliances over SNMP

Extension
Google Apigee logo

Google Apigee

Get insights into Google Apigee service metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Oracle Autonomous Database on OCI logo

Oracle Autonomous Database on OCI

Monitor health and performance of the Oracle Autonomous Database.

Extension
Google Pub/Sub Lite logo

Google Pub/Sub Lite

Get insights into Google Pub/Sub Lite service metrics collected from the Google Operations API to ensure health of the cloud infrastructure.

Extension
Infoblox DDI logo

Infoblox DDI

Monitor Infoblox DDI using SNMP

Extension
SAP HANA Database (remote monitoring) logo

SAP HANA Database (remote monitoring)

Easily understand the health and performance of your SAP HANA databases.

Extension
Connection Pools: WebSphere Liberty logo

Connection Pools: WebSphere Liberty

Application server method of pooling and sharing connections to a database.

Extension
Google Cloud Composer logo

Google Cloud Composer

Get insights into Google Cloud Composer metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Google Cloud Spanner logo

Google Cloud Spanner

Get insights into Google Cloud Spanner metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
IBM i logo

IBM i

Collect performance data from your IBM i Hosts via this Remote extension.

Extension
Google reCAPTCHA Enterprise logo

Google reCAPTCHA Enterprise

Get insights into Google reCAPTCHA Enterprise metrics collected from the Google Operations API to ensure health of your cloud infrastructure

Extension
.NET logo

.NET

Automatic end-to-end observability for .NET applications and processes.

Extension
Google Cloud's operations suite logo

Google Cloud's operations suite

Get insights into Google Cloud's operations suite metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
Google Vertex AI logo

Google Vertex AI

Get insights into Google Vertex AI service metrics.

Extension
Oracle Exadata logo

Oracle Exadata

Monitor Oracle Exadata systems for performance, usage and availability

Extension