menu
opentelemetry package
documentation
sdk.dart
InstrumentationScope
InstrumentationScope constructor
InstrumentationScope constructor
dark_mode
light_mode
InstrumentationScope
constructor
InstrumentationScope
(
String
_name
,
String
_version
,
String
_schemaUrl
,
List
<
Attribute
>
_attributes
,
)
Implementation
InstrumentationScope( this._name, this._version, this._schemaUrl, this._attributes);
opentelemetry package
documentation
sdk
InstrumentationScope
InstrumentationScope constructor
InstrumentationScope class