Merge pull request #12471 from Jon Schneider

* gh-12471:
  Correct default Wavefront proxy port in docs
This commit is contained in:
Madhura Bhave
2018-03-13 17:53:18 -07:00

View File

@@ -1578,7 +1578,7 @@ environment that forwards metrics data to the Wavefront API host:
[source,properties,indent=0]
----
management.metrics.export.uri=proxy://localhost:7828
management.metrics.export.uri=proxy://localhost:2878
----
TIP: If publishing metrics to a Wavefront proxy (as described in