The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | io.opentelemetry.contrib.mongodb |
The version of the instrumentation scope - (InstrumentationScope.Version in OTLP).
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | 2.4.5 |
Name of the code, either “OK” or “ERROR”. MUST NOT be set if the status code is UNSET.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | OK |
Description of the Status if it has a value, otherwise not set.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | resource not found |