Polish
See gh-15134
This commit is contained in:
committed by
Stephane Nicoll
parent
2c3b455b8b
commit
fd5aa3ebf1
@@ -2013,7 +2013,7 @@ include::{code-examples}/jpa/HibernateSecondLevelCacheExample.java[tag=configura
|
||||
----
|
||||
|
||||
This customizer will configure Hibernate to use the same `CacheManager` as the one that
|
||||
the application uses. It is also possible to use separate `CacheManager` instances, refer
|
||||
the application uses. It is also possible to use separate `CacheManager` instances. For details, refer
|
||||
to {hibernate-documentation}#caching-provider-jcache[the Hibernate user guide].
|
||||
|
||||
|
||||
|
||||
@@ -1436,7 +1436,7 @@ annotation markers.
|
||||
|
||||
[[production-ready-metrics-export-appoptics]]
|
||||
==== AppOptics
|
||||
By default, the AppOptics registry pushes metrics to https://www.appoptics.com/
|
||||
By default, the AppOptics registry pushes metrics to https://api.appoptics.com/v1/measurements
|
||||
periodically. To export metrics to SaaS
|
||||
{micrometer-registry-documentation}/appoptics[AppOptics], your API token must be provided:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user