We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fb47d commit a673af6Copy full SHA for a673af6
โbuild.gradleโ
@@ -72,6 +72,7 @@ dependencies {
72
73
// cloudwatch
74
implementation("org.springframework.boot:spring-boot-starter-actuator")
75
+ runtimeOnly 'io.micrometer:micrometer-registry-prometheus'
76
77
// --- Lombok ---
78
compileOnly 'org.projectlombok:lombok'
0 commit comments