Hi Anis, Have you tried Flink metric reporter? It's a better way to handle metrics than through rest api. Flink supports reporting metrics to external system. You could find the list of external systems supported here [1].
1. https://ci.apache.org/projects/flink/flink-docs-release-1.9/monitoring/metrics.html#reporter Thanks, Biao /'bɪ.aʊ/ On Wed, 18 Sep 2019 at 19:36, Anis Nasir <aadi.a...@gmail.com> wrote: > Hey all, > > Is there any client library that we can use to fetch/store the metrics > expose through flink monitoring rest api ? > > > Regards, > Anis >