Skip to content

Commit 1493235

Browse files
Update README.md
1 parent 9ae34e6 commit 1493235

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

infrastructure/monitoring/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This repository contains a CloudFormation template that you can customize to deploy a sample metrics dashboard for your [Managed Service for Apache Flink](https://docs.aws.amazon.com/kinesisanalytics/latest/java/what-is.html) application.
55

6+
67
Here's a screenshot of the dashboard:
78

89
![Dashboard screenshot](img/dashboard.png)
@@ -14,6 +15,9 @@ Before you deploy the template, please make sure that you enter appropriate valu
1415
- KinesisStreamName (optional): The Kinesis stream name which is configured as input in Kinesis Analytics application (assuming you're reading from a Kinesis stream)
1516
- DashboardName: The name you'd like to assign to the newly created CloudWatch Dashboard
1617

18+
#### It should be noted that this dashboard supports both Apache Kafka and Amazon Kinesis Data Streams as sources, so long as the application has a single source.
19+
20+
1721
## Security
1822

1923
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

0 commit comments

Comments
 (0)