Overview
The Datadog Flutter SDK for RUM generates events with associated telemetry and attributes. Telemetry are quantifiable values that can be used for measurements related to the event. Attributes are non-quantifiable values used to slice telemetry values (group by) in the RUM Explorer.
Most Flutter Monitoring data is collected by native Datadog iOS and Android SDKs for RUM, and is retained for the same periods of time.
- For iOS event-specific telemetry and attributes, see RUM iOS Data Collected.
- For Android event-specific telemetry and attributes, see RUM Android Data Collected.
Further reading
Additional helpful documentation, links, and articles: