GC metrics from Job Manager UI

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

GC metrics from Job Manager UI

Flavio Pompermaier
Hi to all,
Is there any statistics about gc in a TM available from the Job Manager UI at the moment? That would be very useful to understand whether Flink is slowing down because of the job itself or some high gc in some operator.

Best,
Flavio
Reply | Threaded
Open this post in threaded view
|

Re: GC metrics from Job Manager UI

Chesnay Schepler
In the UI, no. But you can access TaskManager metrics through the
JobManager REST API.

On 01.06.2017 17:00, Flavio Pompermaier wrote:
> Hi to all,
> Is there any statistics about gc in a TM available from the Job
> Manager UI at the moment? That would be very useful to understand
> whether Flink is slowing down because of the job itself or some high
> gc in some operator.
>
> Best,
> Flavio