5

HibernateMetrics expose via spring boot actuator does not to capture the SQL statements. The SQL statements are needed to analyze individual query execution plan.

new HibernateMetrics(sessionFactory, "myapp", Collections.emptyList()).bindTo(registry);

Is there a micrometer available for this purpose?

user2891237
  • 71
  • 2
  • 7

0 Answers0