Skip to content

Commit 4e4dbaf

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents a0a39ab + f7e43e1 commit 4e4dbaf

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/metrics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ To enable Prometheus Pushgateway support, add the following dependency to your p
559559
----
560560
<dependency>
561561
<groupId>io.prometheus</groupId>
562-
<artifactId>io.prometheus:prometheus-metrics-exporter-pushgateway</artifactId>
562+
<artifactId>prometheus-metrics-exporter-pushgateway</artifactId>
563563
</dependency>
564564
----
565565

0 commit comments

Comments
 (0)