We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f1e16 commit ae4005eCopy full SHA for ae4005e
.vscode/settings.json
@@ -10,8 +10,8 @@
10
"MD040": false,
11
},
12
"yaml.schemas": {
13
- "https://raw.githubusercontent.com/open-telemetry/build-tools/v0.21.0/semantic-conventions/semconv.schema.json": [
14
- "semantic_conventions/**/*.yaml"
+ "https://raw.githubusercontent.com/open-telemetry/build-tools/v0.24.0/semantic-conventions/semconv.schema.json": [
+ "model/**/*.yaml",
15
]
16
17
"json.schemaDownload.enable": true
0 commit comments