Skip to content

Commit 172794d

Browse files
Jon Schneidermbhave
Jon Schneider
authored andcommitted
Correct default Wavefront proxy port in docs
Closes gh-12471
1 parent 2e4087b commit 172794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ environment that forwards metrics data to the Wavefront API host:
15781578

15791579
[source,properties,indent=0]
15801580
----
1581-
management.metrics.export.uri=proxy://localhost:7828
1581+
management.metrics.export.uri=proxy://localhost:2878
15821582
----
15831583

15841584
TIP: If publishing metrics to a Wavefront proxy (as described in

0 commit comments

Comments
 (0)