Sentry Integration with Keycloak

I am trying to integrate Sentry with Keycloak to capture all the exceptions and application errors without making substantial code changes, I am looking if someone has done it by using java agent or adding spi or any other way?