I have a Flink Cluster running in Session mode. I was wondering if there's a way to monitor the jobs running on the cluster with any automated means such as prometheus metrics etc?
I would like to be notified when a job errors out or something goes wrong. Is it possible with the Session Mode cluster?