Skip to content

Commit 3d2d023

Browse files
Added display_name to the semconv schema file (#317)
Signed-off-by: Alexander Wert <[email protected]>
1 parent 6f780a4 commit 3d2d023

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

semantic-conventions/semconv.schema.json

+4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@
129129
}
130130
]
131131
}
132+
},
133+
"display_name": {
134+
"type": "string",
135+
"description": "the display name / title of the attribute group."
132136
}
133137
}
134138
},

0 commit comments

Comments
 (0)