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
Get data into DynatraceBuild your own app
All (811)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

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Security Posture Management logo

Security Posture Management

Detect, prioritize, and remediate security and compliance findings with SPM.

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate detection findings and alerts.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more