Skip to content

Commit 136259c

Browse files
committed
profiles: refactor to separate sdk and exporter
1 parent aa41cf4 commit 136259c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opentelemetry-jfr-profiles-shim/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("otel.java-conventions")
33
// TODO decide what to do about JfrExportExample before publishing.
44
// unlike the other classes here it's an example, not a reusable utility.
5-
// id("otel.publish-conventions")
5+
// id("otel.publish-conventions")
66
}
77

88
description = "OpenTelemetry - JFR to Profiles data conversion example"

0 commit comments

Comments
 (0)