DatadogRumPlatformAttributeKey class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

rulePsr → const String
Trace sample rate applied to RUM resources created by cross platform SDK. We send cross-platform SDK's sample rate within RUM resource in order to provide accurate visibility into what settings are configured at the SDK level. This gets displayed on APM's traffic ingestion control page. Expects double value between 0.0 and 1.0.
spanID → const String
Span ID. Used in RUM resources created by automatic resource tracking. Expects String value.
traceID → const String
Trace ID. Used in RUM resources created by automatic resource tracking. Expects String value.