You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infrastructure/monitoring/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
4
4
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.
5
5
6
+
6
7
Here's a screenshot of the dashboard:
7
8
8
9

@@ -14,6 +15,9 @@ Before you deploy the template, please make sure that you enter appropriate valu
14
15
- KinesisStreamName (optional): The Kinesis stream name which is configured as input in Kinesis Analytics application (assuming you're reading from a Kinesis stream)
15
16
- DashboardName: The name you'd like to assign to the newly created CloudWatch Dashboard
16
17
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
+
17
21
## Security
18
22
19
23
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
0 commit comments