We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c374db commit af6ee9dCopy full SHA for af6ee9d
1 file changed
semconv/src/main/java/io/opentelemetry/semconv/SchemaUrls.java
@@ -6,7 +6,6 @@
6
package io.opentelemetry.semconv;
7
8
public final class SchemaUrls {
9
-
10
public static final String V1_40_0 = "https://opentelemetry.io/schemas/1.40.0";
11
public static final String V1_39_0 = "https://opentelemetry.io/schemas/1.39.0";
12
public static final String V1_38_0 = "https://opentelemetry.io/schemas/1.38.0";
0 commit comments