Skip to content

Commit 00b4f2f

Browse files
committed
spotless
1 parent e307e60 commit 00b4f2f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

sdk/common/src/main/java/io/opentelemetry/sdk/common/InternalTelemetryVersion.java

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ public enum InternalTelemetryVersion {
1212
* conventions.
1313
*/
1414
LEGACY,
15-
/** Record self-monitoring metrics defined in the latest semantic conventions version supported by this SDK version. */
15+
/**
16+
* Record self-monitoring metrics defined in the latest semantic conventions version supported by
17+
* this SDK version.
18+
*/
1619
LATEST
1720
}

0 commit comments

Comments
 (0)