See gh-25875
This commit is contained in:
izeye
2021-04-02 22:58:03 +09:00
committed by Stephane Nicoll
parent 0005263f76
commit 852e5778a3
11 changed files with 15 additions and 15 deletions

View File

@@ -2343,7 +2343,7 @@ Each metric is tagged by the name of the Pool (can be controlled with `spring.da
[[production-ready-metrics-hibernate]]
==== Hibernate Metrics
Auto-configuration enables the instrumentation of all available Hibernate `EntityManagerFactory` instances that have statistics enabled with a metric named `hibernate`.
Auto-configuration enables the instrumentation of all available Hibernate `EntityManagerFactory` instances that have statistics enabled are instrumented with a metric named `hibernate`.
Metrics are also tagged by the name of the `EntityManagerFactory` that is derived from the bean name.