See gh-15134
This commit is contained in:
Johnny Lim
2018-11-09 00:41:22 +09:00
committed by Stephane Nicoll
parent 2c3b455b8b
commit fd5aa3ebf1
10 changed files with 23 additions and 27 deletions

View File

@@ -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].

View File

@@ -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: