Closes gh-14067
This commit is contained in:
Johnny Lim
2018-08-15 10:43:12 +09:00
committed by Madhura Bhave
parent ca4ca15ef2
commit 5f3f1a1f11
3 changed files with 13 additions and 16 deletions

View File

@@ -1470,8 +1470,8 @@ server] to use can be provided using:
==== JMX
Micrometer provides a hierarchical mapping to
{micrometer-registry-documentation}/jmx[JMX], primarily as a cheap and portable way to
view metrics locally.By default, metrics are exported to the `metrics` JMX domain. The
domain to use can be provided provided using:
view metrics locally. By default, metrics are exported to the `metrics` JMX domain. The
domain to use can be provided using:
[source,properties,indent=0]
----