Create Cassandra Integration #381
Labels
fleet-migration
Used to track the migration to the new experience
Integration:cassandra
Cassandra
integration
Label used for meta issues tracking each integration
release-pending
Team:Integrations
Label for the Integrations team
Metrics
The integration should collect performance characteristics of a Cassandra cluster for the following:
Disk usage, CPU usage, Memory usage (JVM heap, non-heap, and total memory used by Cassandra).
Total number of collections that have occurred (since JVM start), estimated cumulative collection elapsed time (since JVM start), last collection duration.
Compaction metrics for knowing when to add capacity to your cluster.
Increases in pending tasks on thread pool statistics can indicate when to add additional capacity.
Provides a number of metrics that are important for monitoring performance trends.
More information can be found in Cassandra monitoring docs.
Logs
Parse Cassandra system logs and ensure that the extracted fields are ECS compatible. See the example grok patterns here.
Package / Dataset creation or update checklist
This checklist is intended for Devs which create or update a package to make sure they are consistent.
All Changes
Dashboards
Log datasets
Metric datasets
This entry is currently recommended. It will be mandatory once we provide better support for it.
sample_event.json
) existsNew Packages
The text was updated successfully, but these errors were encountered: