hindsight_datadog 0.9.0
hindsight_datadog: ^0.9.0 copied to clipboard
Session replay for Flutter Datadog integration: tags RUM events with the live replay link and mirrors Datadog-observed errors onto the replay timeline.
Changelog #
0.9.0 #
HindsightDatadogIntegration: tags Datadog RUM events withhindsight.session_id/hindsight.replay_url, refreshes the attributes on Hindsight session rotation, and skips attribution when Datadog reports no active sampled-in RUM session.- Wraps Datadog
errorEventMapper, records Datadog-observed errors as replay timeline markers with the Datadog handled flag, and preserves pre-existing mapper results including null drops. - Provides
detach/stopteardown to remove RUM attributes and restore the original mapper. - Publish-readiness package hygiene: proprietary draft license, declared
Android/iOS platforms, public dartdoc lint coverage, and hosted
hindsight_flutterdependency metadata for pub.dev.