Apache Cassandra is an open source distributed NoSQL database designed to handle large amounts of data across a number of servers with no single point of failure. It specializes in supporting clusters than span across many data centers, and to this end is capable of asynchronous masterless replication. Cassandra Monitoring is part of Instana’s AI Powered Microservice APM solution. Cassandra is a highly flexible methodology, but that comes with a cost. A common downside is that Cassandra is not row level consistent; inserts and updates on the same table that effect the same row may clash, resulting in inconsistent data.
If Instana is deployed into an infrastructure containing Apache Cassandra, the agent will automatically detect the technology and deploy the correct sensor to monitor Cassandra and its interaction with the database. No human setup or configuration is required.
14 days, no credit card, full version
After Instana automatically deploys its Cassandra sensor, it will immediately map out Cassandra’s infrastructure: the individual write-back cache nodes in relation to their respective datacenters, and those datacenters in relation to their clusters. Instana collects pertinent performance metrics at both the node and cluster levels to determine the interaction quality between the Cassandra nodes and clusters. The Instana agent will send those metrics back to our Dynamic Graph model, which stores and contextualizes all collected monitoring data. Typical metrics collected at the node level are:
Some example metrics collected at the cluster level are:
Please see the Instana Cassandra Management Documentation for a complete list. Based on their infrastructure, developers can configure the threshold limits for Instana to alert them with context around the point of failure.
Instana will track Cassandra Key Performance Indicators to infer a health state about Cassandra within the context of the monitored environment. Instana’s Dynamic Graph displays events and incidents on the timeline at the bottom of the Instana UI. Any change in the Cassandra environment, from developer changes to a different cluster configuration or removal of a key space, is automatically detected, reflected in the UI and noted in the event list.
If there is an issue with Cassandra health or performance, the Instana UI will issue a technology issue alert and change the health color of the instance. If service is impacted, a Service Incident will also be created. Performance issues are correlated with all developer changes to help determine root cause.