Skip to content

Commit f781d7c

Browse files
committed
publish jmx scraper
1 parent 2b46b8c commit f781d7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jmx-scraper/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ plugins {
44

55
id("otel.java-conventions")
66

7-
// TODO publishing disabled until component is ready to be used
8-
// id("otel.publish-conventions")
7+
id("otel.publish-conventions")
98
}
109

1110
description = "JMX metrics scraper"

0 commit comments

Comments
 (0)