Hi,
What's the recommended way of detecting Full GC count for taskmanager and jobmanager?
I believe that these GC
metrics won't give me that as I see only metrics for G1 Generation when I ran a application.
Will enabling logging which is defined in the
docs help me detect the count of Full GC?
Thanks