🚨 August 30, 2023: Amazon Kinesis Data Analytics has been renamed to Amazon Managed Service for Apache Flink.
This repository contains a CloudFormation template that you can customize to deploy a sample metrics dashboard for your Kinesis Data Analytics for Apache Flink application.
Here's a screenshot of the dashboard:
Before you deploy the template, please make sure that you enter appropriate values for these parameters:
- ApplicationName: The KDA app to monitor (this repo comes with a demo KDA app)
- KDARegion: The region where the KDA app is deployed
- KinesisStreamName: The Kinesis stream name which is configured as input in Kinesis Analytics application (assuming you're reading from a Kinesis stream)
- KafkaTopicName: The Kafka topic name which is configured as input in Kinesis Analytics application (assuming you're reading from a Kafka topic)
- DashboardName: The name you'd like to assign to the newly created CloudWatch Dashboard
See CONTRIBUTING for more information.
This sample is licensed under the MIT-0 License. See the LICENSE file.