Amazon Managed Streaming for Apache Kafka (Amazon MSK) is a fully managed service that enables you to build and run applications that use Apache Kafka to process streaming data.
Amazon MSK provides the control-plane operations, such as those for creating, updating, and deleting clusters.
- You can use Apache Kafka data-plane operations, such as those for producing and consuming data.
- It runs open-source versions of Apache Kafka. This means existing applications, tooling, and plugins from partners and the Apache Kafka community are supported without requiring changes to application code.
Use the AWS public cloud integration to discover and collect metrics against the AWS service.
External reference
Monitoring an Amazon MSK Cluster
Setup
To set up the AWS integration and discover the AWS service, go to AWS Integration Discovery Profile and select MSK Cluster
.
Event support
CloudTrail event support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
aws_kafka_ActiveControllerCount Only one (1) controller per cluster should be active at any given time. | ActiveControllerCount | Count | Sum |
aws_kafka_GlobalPartitionCount Total number of partitions across all brokers in the cluster. | GlobalPartitionCount | Count | Sum |
aws_kafka_GlobalTopicCount Total number of topics across all brokers in the cluster. | GlobalTopicCount | Count | Sum |
aws_kafka_OfflinePartitionsCount Total number of partitions that are offline in the cluster. | OfflinePartitionsCount | Count | Sum |
cloud.instance.state Cluster State Metric | Status/State | n/a | n/a |