Monitoring springboot server on a EKS cluster

Hi all.

The containers are building using Java/Springboot and then deployed on a EKS cluster configured with cube-prometheus.

Would I be able to see the sprinbgoot thread activity, garbage collection, thread activity etc
how do expose these metrics?

G