We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf28ad commit f4ccd2aCopy full SHA for f4ccd2a
jmx-scraper/build.gradle.kts
@@ -4,8 +4,7 @@ plugins {
4
5
id("otel.java-conventions")
6
7
- // TODO publishing disabled until component is ready to be used
8
- // id("otel.publish-conventions")
+ id("otel.publish-conventions")
9
}
10
11
description = "JMX metrics scraper"
0 commit comments