We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa41cf4 commit 136259cCopy full SHA for 136259c
1 file changed
opentelemetry-jfr-profiles-shim/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("otel.java-conventions")
3
// TODO decide what to do about JfrExportExample before publishing.
4
// unlike the other classes here it's an example, not a reusable utility.
5
- // id("otel.publish-conventions")
+ // id("otel.publish-conventions")
6
}
7
8
description = "OpenTelemetry - JFR to Profiles data conversion example"
0 commit comments