menu
opentelemetry_dart package
documentation
api.dart
NonRecordingSpan
setAttributes method
setAttributes method
dark_mode
light_mode
setAttributes
method
@
override
void
setAttributes
(
List
<
Attribute
>
attributes
)
override
set multiple attributes
Implementation
@override
void
setAttributes(
List
<api.Attribute> attributes) {}
opentelemetry_dart package
documentation
api
NonRecordingSpan
setAttributes method
NonRecordingSpan class
Constructors
new
Properties
endTime
hashCode
instrumentationLibrary
isRecording
kind
name
parentSpanId
runtimeType
spanContext
startTime
status
Methods
addEvent
end
noSuchMethod
recordException
setAttribute
setAttributes
setStatus
toString
Operators
operator ==