File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ groups:
88 type : string
99 brief : The name of the instrumentation scope - (`InstrumentationScope.Name` in OTLP).
1010 examples : ['io.opentelemetry.contrib.mongodb']
11+ stability : stable
1112 - id : version
1213 type : string
1314 brief : The version of the instrumentation scope - (`InstrumentationScope.Version` in OTLP).
1415 examples : ['1.0.0']
16+ stability : stable
1517 - id : otel.library
1618 prefix : otel.library
1719 type : resource
Original file line number Diff line number Diff line change @@ -15,7 +15,9 @@ groups:
1515 value : ERROR
1616 brief : ' The operation contains an error.'
1717 brief : Name of the code, either "OK" or "ERROR". MUST NOT be set if the status code is UNSET.
18+ stability : stable
1819 - id : status_description
1920 type : string
2021 brief : " Description of the Status if it has a value, otherwise not set."
2122 examples : ['resource not found']
23+ stability : stable
You can’t perform that action at this time.
0 commit comments