You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`otel.scope.name`| string | The name of the instrumentation scope - (`InstrumentationScope.Name` in OTLP). |`io.opentelemetry.contrib.mongodb`| Recommended |
34
+
|`otel.scope.version`| string | The version of the instrumentation scope - (`InstrumentationScope.Version` in OTLP). |`1.0.0`| Recommended |
35
+
<!-- endsemconv -->
34
36
35
37
The following deprecated aliases MUST also be reported with exact same values for
36
38
backward compatibility reasons:
37
39
38
-
| non-OTLP Key | Alias for | Notes |
39
-
| --- | --- | --- |
40
-
|`otel.library.name`|`otel.scope.name`|deprecated since 1.10.0|
41
-
|`otel.library.version`|`otel.scope.version`|deprecated since 1.10.0|
0 commit comments