Reputation: 1153
Does the current Apache Flink UI (as of 2023), Flamegraph allow for email alerts? We are trying to build an alerting system , and send of appropriate emails if a certain metric case is too high.
Upvotes: 0
Views: 46
Reputation: 32110
No. You'd need to integrate your own alerting platform with Flink's metrics. A couple of useful blogs:
Upvotes: 2