menu
opentelemetry package
documentation
api.dart
Span
setAttributes abstract method
setAttributes abstract method
dark_mode
light_mode
setAttributes
abstract method
void
setAttributes
(
List
<
Attribute
>
attributes
)
Sets multiple attributes.
Implementation
void setAttributes(List<api.Attribute> attributes);
opentelemetry package
documentation
api
Span
setAttributes abstract method
Span class