Hello Everyone,
I want to create db metrics for camunda process controller flow. We are using embedded H2 database in our project for process controller. I have tried creating the mybatis interceptors. But I am not able to intercept db call. Can anyone please help me how I can intercept process controller db call.
Thanks