We have a Flink application that runs on AWS Kinesis Data Analytics. Currently, we use CloudWatch to monitor the application's health and performance.
Since Flink allows reporting metrics to an external system, we would like to extend our monitoring to be in line with other applications in our architecture. Are there any options to expose Prometheus metrics and integrate them in grafana/alertmanager?