resourceAttributes property

Map<String, String> resourceAttributes
final

Extra resource attributes, fixed at initialisation and managed natively: applied to the VuNet agent's resource (native spans/logs) and to the resource of bridged Dart spans.

Implementation

final Map<String, String> resourceAttributes;