Skip to content

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.

License

aws-samples/kda-metrics-dashboard

KDA Metrics Dashboard - CloudFormation Template


🚨 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:

Dashboard screenshot

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

Security

See CONTRIBUTING for more information.

License

This sample is licensed under the MIT-0 License. See the LICENSE file.

About

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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages