menu
opentelemetry package
documentation
api.dart
Span
setAttribute abstract method
setAttribute abstract method
dark_mode
light_mode
setAttribute
abstract method
void
setAttribute
(
Attribute
attribute
)
Sets a single attribute.
Implementation
void setAttribute(api.Attribute attribute);
opentelemetry package
documentation
api
Span
setAttribute abstract method
Span class