InstrumentationLibrary class abstract
Represents versioning metadata for this library within applications which use multiple implementations of OpenTelemetry.
- Implementers
- Annotations
-
- @Deprecated('This class will be removed in 0.19.0. Use [InstrumentationScope] from the sdk instead.')
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited