We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e2017 commit 8eb4704Copy full SHA for 8eb4704
opentelemetry-semantic-conventions/src/opentelemetry/semconv/schemas.py
@@ -72,7 +72,7 @@ class Schemas(Enum):
72
"""
73
V1_36_0 = "https://opentelemetry.io/schemas/1.36.0"
74
75
- The URL of the OpenTelemetry schema version 1.34.0.
+ The URL of the OpenTelemetry schema version 1.36.0.
76
77
78
# when generating new semantic conventions,
0 commit comments