Polish contribution

Closes gh-15134
pull/15153/head
Stephane Nicoll 6 years ago
parent fd5aa3ebf1
commit a222952a77

@ -2013,8 +2013,9 @@ include::{code-examples}/jpa/HibernateSecondLevelCacheExample.java[tag=configura
---- ----
This customizer will configure Hibernate to use the same `CacheManager` as the one that 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. For details, refer the application uses. It is also possible to use separate `CacheManager` instances. For
to {hibernate-documentation}#caching-provider-jcache[the Hibernate user guide]. details, refer to {hibernate-documentation}#caching-provider-jcache[the Hibernate user
guide].

@ -1436,8 +1436,8 @@ annotation markers.
[[production-ready-metrics-export-appoptics]] [[production-ready-metrics-export-appoptics]]
==== AppOptics ==== AppOptics
By default, the AppOptics registry pushes metrics to https://api.appoptics.com/v1/measurements By default, the AppOptics registry pushes metrics to
periodically. To export metrics to SaaS https://api.appoptics.com/v1/measurements periodically. To export metrics to SaaS
{micrometer-registry-documentation}/appoptics[AppOptics], your API token must be provided: {micrometer-registry-documentation}/appoptics[AppOptics], your API token must be provided:
[source,properties,indent=0] [source,properties,indent=0]

Loading…
Cancel
Save